Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dssl_stat.c250 case SSL3_ST_SW_SRVR_HELLO_B: in SSL_state_string_long()
484 case SSL3_ST_SW_SRVR_HELLO_B: in SSL_state_string()
H A Dssl_err.c580 case SSL3_ST_SW_SRVR_HELLO_B: in SSL_state_func_code()
H A Dssl_srvr.c378 case SSL3_ST_SW_SRVR_HELLO_B: in ssl3_accept()
/dragonfly/crypto/libressl/include/openssl/
H A Dssl3.h393 #define SSL3_ST_SW_SRVR_HELLO_B (0x131|SSL_ST_ACCEPT) macro