Searched refs:SSL3_ST_CR_SRVR_HELLO_A (Results 1 – 15 of 15) sorted by relevance
254 s->s3->tmp.next_state=SSL3_ST_CR_SRVR_HELLO_A; in IMPLEMENT_dtls1_meth_func()280 s->state = SSL3_ST_CR_SRVR_HELLO_A; in IMPLEMENT_dtls1_meth_func()285 case SSL3_ST_CR_SRVR_HELLO_A: in IMPLEMENT_dtls1_meth_func()
107 case SSL3_ST_CR_SRVR_HELLO_A: str="SSLv3 read server hello A"; break; in SSL_state_string_long()224 case SSL3_ST_CR_SRVR_HELLO_A: str="3RSH_A"; break; in SSL_state_string()
550 s->state=SSL3_ST_CR_SRVR_HELLO_A; in ssl23_get_server_hello()
266 s->state=SSL3_ST_CR_SRVR_HELLO_A; in IMPLEMENT_ssl3_meth_func()275 case SSL3_ST_CR_SRVR_HELLO_A: in IMPLEMENT_ssl3_meth_func()804 SSL3_ST_CR_SRVR_HELLO_A, in ssl3_get_server_hello()
1397 (s->state <= SSL3_ST_CR_SRVR_HELLO_A) in ssl3_read_bytes()
1244 (s->state <= SSL3_ST_CR_SRVR_HELLO_A) in dtls1_read_bytes()
148 case SSL3_ST_CR_SRVR_HELLO_A: str="SSLv3 read server hello A"; break; in SSL_state_string_long()307 case SSL3_ST_CR_SRVR_HELLO_A: str="3RSH_A"; break; in SSL_state_string()
610 #define SSL3_ST_CR_SRVR_HELLO_A (0x120|SSL_ST_CONNECT) macro
305 s->s3->tmp.next_state=SSL3_ST_CR_SRVR_HELLO_A; in IMPLEMENT_dtls1_meth_func()308 s->state=SSL3_ST_CR_SRVR_HELLO_A; in IMPLEMENT_dtls1_meth_func()326 case SSL3_ST_CR_SRVR_HELLO_A: in IMPLEMENT_dtls1_meth_func()
777 s->state=SSL3_ST_CR_SRVR_HELLO_A; in ssl23_get_server_hello()
289 s->state=SSL3_ST_CR_SRVR_HELLO_A; in IMPLEMENT_ssl3_meth_func()298 case SSL3_ST_CR_SRVR_HELLO_A: in IMPLEMENT_ssl3_meth_func()907 SSL3_ST_CR_SRVR_HELLO_A, in ssl3_get_server_hello()
1451 (s->state <= SSL3_ST_CR_SRVR_HELLO_A) in ssl3_read_bytes()
1364 (s->state <= SSL3_ST_CR_SRVR_HELLO_A) in dtls1_read_bytes()
526 #define SSL3_ST_CR_SRVR_HELLO_A (0x120|SSL_ST_CONNECT) macro