Searched refs:SSL3_ST_SW_HELLO_REQ_A (Results 1 – 6 of 6) sorted by relevance
356 case SSL3_ST_SW_HELLO_REQ_A: in SSL_state_string_long()722 case SSL3_ST_SW_HELLO_REQ_A: in SSL_state_string()
312 s->state = SSL3_ST_SW_HELLO_REQ_A; in IMPLEMENT_dtls1_meth_func()317 case SSL3_ST_SW_HELLO_REQ_A: in IMPLEMENT_dtls1_meth_func()
704 # define SSL3_ST_SW_HELLO_REQ_A (0x120|SSL_ST_ACCEPT) macro
341 s->state = SSL3_ST_SW_HELLO_REQ_A; in ssl3_accept()345 case SSL3_ST_SW_HELLO_REQ_A: in ssl3_accept()902 if (s->state == SSL3_ST_SW_HELLO_REQ_A) { in ssl3_send_hello_request()
1643 (s->state <= SSL3_ST_SW_HELLO_REQ_A) && in ssl3_read_bytes()
1494 (s->state <= SSL3_ST_SW_HELLO_REQ_A) && in dtls1_read_bytes()