Searched refs:SSL3_ST_CR_SRVR_HELLO_A (Results 1 – 7 of 7) sorted by relevance
117 case SSL3_ST_CR_SRVR_HELLO_A: in SSL_state_string_long()289 case SSL3_ST_CR_SRVR_HELLO_A: in SSL_state_string()
581 .recv = SSL3_ST_CR_SRVR_HELLO_A,589 .recv = SSL3_ST_CR_SRVR_HELLO_A,
329 #define SSL3_ST_CR_SRVR_HELLO_A (0x120|SSL_ST_CONNECT) macro
293 s->s3->hs.tls12.next_state = SSL3_ST_CR_SRVR_HELLO_A; in ssl3_connect()295 s->s3->hs.state = SSL3_ST_CR_SRVR_HELLO_A; in ssl3_connect()305 case SSL3_ST_CR_SRVR_HELLO_A: in ssl3_connect()825 if ((ret = ssl3_get_message(s, SSL3_ST_CR_SRVR_HELLO_A, in ssl3_get_server_hello()
509 case SSL3_ST_CR_SRVR_HELLO_A: in SSL_state_func_code()
914 (s->s3->hs.state <= SSL3_ST_CR_SRVR_HELLO_A)) || ( in dtls1_read_bytes()
1189 (s->s3->hs.state <= SSL3_ST_CR_SRVR_HELLO_A)) || ( in ssl3_read_bytes()