Home
last modified time | relevance | path

Searched refs:TLS_ST_SW_SRVR_HELLO (Results 1 – 5 of 5) sorted by relevance

/third_party/openssl/ssl/
Dssl_stat.c68 case TLS_ST_SW_SRVR_HELLO: in SSL_state_string_long()
177 case TLS_ST_SW_SRVR_HELLO: in SSL_state_string()
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
Dssl_code.h103 TLS_ST_SW_SRVR_HELLO, enumerator
/third_party/openssl/ssl/statem/
Dstatem_srvr.c443 st->hand_state = TLS_ST_SW_SRVR_HELLO; in ossl_statem_server13_write_transition()
446 case TLS_ST_SW_SRVR_HELLO: in ossl_statem_server13_write_transition()
592 st->hand_state = TLS_ST_SW_SRVR_HELLO; in ossl_statem_server_write_transition()
599 case TLS_ST_SW_SRVR_HELLO: in ossl_statem_server_write_transition()
705 case TLS_ST_SW_SRVR_HELLO: in ossl_statem_server_pre_work()
843 case TLS_ST_SW_SRVR_HELLO: in ossl_statem_server_post_work()
1050 case TLS_ST_SW_SRVR_HELLO: in ossl_statem_server_construct_message()
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/platform/
Dssl_pm.c524 state = TLS_ST_SW_SRVR_HELLO; in ssl_pm_get_state()
/third_party/openssl/include/openssl/
Dssl.h1014 TLS_ST_SW_SRVR_HELLO, enumerator