Searched refs:SSL2_ST_SEND_CLIENT_MASTER_KEY_A (Results 1 – 3 of 3) sorted by relevance
142 case SSL2_ST_SEND_CLIENT_MASTER_KEY_A: in SSL_state_string_long()524 case SSL2_ST_SEND_CLIENT_MASTER_KEY_A: in SSL_state_string()
226 # define SSL2_ST_SEND_CLIENT_MASTER_KEY_A (0x30|SSL_ST_CONNECT) macro
218 s->state = SSL2_ST_SEND_CLIENT_MASTER_KEY_A; in IMPLEMENT_ssl2_meth_func()225 case SSL2_ST_SEND_CLIENT_MASTER_KEY_A: in IMPLEMENT_ssl2_meth_func()607 if (s->state == SSL2_ST_SEND_CLIENT_MASTER_KEY_A) { in client_master_key()