Home
last modified time | relevance | path

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

/external/openssl/include/openssl/
Dssl23.h71 #define SSL23_ST_CR_SRVR_HELLO_A (0x220|SSL_ST_CONNECT) macro
/external/openssl/ssl/
Dssl23.h71 #define SSL23_ST_CR_SRVR_HELLO_A (0x220|SSL_ST_CONNECT) macro
Dssl_stat.c220 case SSL23_ST_CR_SRVR_HELLO_A: str="SSLv2/v3 read server hello A"; break; in SSL_state_string_long()
374 case SSL23_ST_CR_SRVR_HELLO_A: str="23RSHA"; break; in SSL_state_string()
Ds23_clnt.c219 s->state=SSL23_ST_CR_SRVR_HELLO_A; in IMPLEMENT_ssl23_meth_func()
224 case SSL23_ST_CR_SRVR_HELLO_A: in IMPLEMENT_ssl23_meth_func()