Searched refs:SSL3_ST_SW_HELLO_REQ_B (Results 1 – 5 of 5) sorted by relevance
193 case SSL3_ST_SW_HELLO_REQ_B: str="SSLv3 write hello request B"; break; in SSL_state_string_long()346 case SSL3_ST_SW_HELLO_REQ_B: str="3WHR_B"; break; in SSL_state_string()
622 #define SSL3_ST_SW_HELLO_REQ_B (0x121|SSL_ST_ACCEPT) macro
276 case SSL3_ST_SW_HELLO_REQ_B: in IMPLEMENT_dtls1_meth_func()857 s->state=SSL3_ST_SW_HELLO_REQ_B; in dtls1_send_hello_request()
333 case SSL3_ST_SW_HELLO_REQ_B: in IMPLEMENT_ssl3_meth_func()858 s->state=SSL3_ST_SW_HELLO_REQ_B; in ssl3_send_hello_request()