Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A 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()
/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_srvr.c444 st->hand_state = TLS_ST_SW_SRVR_HELLO; in ossl_statem_server13_write_transition()
447 case TLS_ST_SW_SRVR_HELLO: in ossl_statem_server13_write_transition()
593 st->hand_state = TLS_ST_SW_SRVR_HELLO; in ossl_statem_server_write_transition()
600 case TLS_ST_SW_SRVR_HELLO: in ossl_statem_server_write_transition()
706 case TLS_ST_SW_SRVR_HELLO: in ossl_statem_server_pre_work()
844 case TLS_ST_SW_SRVR_HELLO: in ossl_statem_server_post_work()
1047 case TLS_ST_SW_SRVR_HELLO: in ossl_statem_server_construct_message()
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h1086 TLS_ST_SW_SRVR_HELLO, enumerator
H A Dssl.h.in1014 TLS_ST_SW_SRVR_HELLO, enumerator