Home
last modified time | relevance | path

Searched refs:TLS_ST_CR_SRVR_HELLO (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/ssl/
Dssl_stat.c34 case TLS_ST_CR_SRVR_HELLO: in SSL_state_string_long()
145 case TLS_ST_CR_SRVR_HELLO: in SSL_state_string()
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
Dssl_code.h84 TLS_ST_CR_SRVR_HELLO, enumerator
/third_party/openssl/ssl/statem/
Dstatem_clnt.c105 st->hand_state = TLS_ST_CR_SRVR_HELLO; in ossl_statem_client13_read_transition()
110 case TLS_ST_CR_SRVR_HELLO: in ossl_statem_client13_read_transition()
222 st->hand_state = TLS_ST_CR_SRVR_HELLO; in ossl_statem_client_read_transition()
241 st->hand_state = TLS_ST_CR_SRVR_HELLO; in ossl_statem_client_read_transition()
246 case TLS_ST_CR_SRVR_HELLO: in ossl_statem_client_read_transition()
549 case TLS_ST_CR_SRVR_HELLO: in ossl_statem_client_write_transition()
969 case TLS_ST_CR_SRVR_HELLO: in ossl_statem_client_max_message_size()
1033 case TLS_ST_CR_SRVR_HELLO: in ossl_statem_client_process_message()
/third_party/openssl/include/openssl/
Dssl.h995 TLS_ST_CR_SRVR_HELLO, enumerator