Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dssl_stat.c66 case TLS_ST_SW_HELLO_REQ: in SSL_state_string_long()
173 case TLS_ST_SW_HELLO_REQ: in SSL_state_string()
/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_srvr.c563 if (st->request_state == TLS_ST_SW_HELLO_REQ) { in ossl_statem_server_write_transition()
565 st->hand_state = TLS_ST_SW_HELLO_REQ; in ossl_statem_server_write_transition()
580 case TLS_ST_SW_HELLO_REQ: in ossl_statem_server_write_transition()
691 case TLS_ST_SW_HELLO_REQ: in ossl_statem_server_pre_work()
820 case TLS_ST_SW_HELLO_REQ: in ossl_statem_server_post_work()
1041 case TLS_ST_SW_HELLO_REQ: in ossl_statem_server_construct_message()
H A Dstatem.c116 s->statem.request_state = TLS_ST_SW_HELLO_REQ; in ossl_statem_set_renegotiate()
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h1083 TLS_ST_SW_HELLO_REQ, enumerator
H A Dssl.h.in1011 TLS_ST_SW_HELLO_REQ, enumerator