Searched refs:SSL3_ST_SW_HELLO_REQ_C (Results 1 – 5 of 5) sorted by relevance
194 case SSL3_ST_SW_HELLO_REQ_C: str="SSLv3 write hello request C"; break; in SSL_state_string_long()347 case SSL3_ST_SW_HELLO_REQ_C: str="3WHR_C"; break; in SSL_state_string()
623 #define SSL3_ST_SW_HELLO_REQ_C (0x122|SSL_ST_ACCEPT) macro
282 s->s3->tmp.next_state=SSL3_ST_SW_HELLO_REQ_C; in IMPLEMENT_dtls1_meth_func()289 case SSL3_ST_SW_HELLO_REQ_C: in IMPLEMENT_dtls1_meth_func()
338 s->s3->tmp.next_state=SSL3_ST_SW_HELLO_REQ_C; in IMPLEMENT_ssl3_meth_func()345 case SSL3_ST_SW_HELLO_REQ_C: in IMPLEMENT_ssl3_meth_func()