Searched refs:SSL3_ST_SW_HELLO_REQ_C (Results 1 – 9 of 9) sorted by relevance
152 case SSL3_ST_SW_HELLO_REQ_C: str="SSLv3 write hello request C"; break; in SSL_state_string_long()260 case SSL3_ST_SW_HELLO_REQ_C: str="3WHR_C"; break; in SSL_state_string()
278 case SSL3_ST_SW_HELLO_REQ_C: in IMPLEMENT_dtls1_meth_func()
301 s->s3->tmp.next_state=SSL3_ST_SW_HELLO_REQ_C; in IMPLEMENT_ssl3_meth_func()308 case SSL3_ST_SW_HELLO_REQ_C: in IMPLEMENT_ssl3_meth_func()
194 case SSL3_ST_SW_HELLO_REQ_C: str="SSLv3 write hello request C"; break; in SSL_state_string_long()345 case SSL3_ST_SW_HELLO_REQ_C: str="3WHR_C"; break; in SSL_state_string()
668 #define SSL3_ST_SW_HELLO_REQ_C (0x122|SSL_ST_ACCEPT) macro
290 case SSL3_ST_SW_HELLO_REQ_C: in IMPLEMENT_dtls1_meth_func()
344 s->s3->tmp.next_state=SSL3_ST_SW_HELLO_REQ_C; in IMPLEMENT_ssl3_meth_func()351 case SSL3_ST_SW_HELLO_REQ_C: in IMPLEMENT_ssl3_meth_func()
578 #define SSL3_ST_SW_HELLO_REQ_C (0x122|SSL_ST_ACCEPT) macro