Searched refs:SSL3_ST_CR_SRVR_DONE_A (Results 1 – 5 of 5) sorted by relevance
158 case SSL3_ST_CR_SRVR_DONE_A: str="SSLv3 read server done A"; break; in SSL_state_string_long()317 case SSL3_ST_CR_SRVR_DONE_A: str="3RSD_A"; break; in SSL_state_string()
579 #define SSL3_ST_CR_SRVR_DONE_A (0x160|SSL_ST_CONNECT) macro
434 s->state=SSL3_ST_CR_SRVR_DONE_A; in IMPLEMENT_dtls1_meth_func()438 case SSL3_ST_CR_SRVR_DONE_A: in IMPLEMENT_dtls1_meth_func()
389 s->state=SSL3_ST_CR_SRVR_DONE_A; in IMPLEMENT_ssl3_meth_func()393 case SSL3_ST_CR_SRVR_DONE_A: in IMPLEMENT_ssl3_meth_func()2255 SSL3_ST_CR_SRVR_DONE_A, in ssl3_get_server_done()