Home
last modified time | relevance | path

Searched refs:SSL2_ST_SEND_CLIENT_MASTER_KEY_B (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/crypto/openssl/ssl/
HDssl_stat.c145 case SSL2_ST_SEND_CLIENT_MASTER_KEY_B: in SSL_state_string_long()
527 case SSL2_ST_SEND_CLIENT_MASTER_KEY_B: in SSL_state_string()
HDssl2.h227 # define SSL2_ST_SEND_CLIENT_MASTER_KEY_B (0x31|SSL_ST_CONNECT) macro
HDs2_clnt.c226 case SSL2_ST_SEND_CLIENT_MASTER_KEY_B: in IMPLEMENT_ssl2_meth_func()
695 s->state = SSL2_ST_SEND_CLIENT_MASTER_KEY_B; in client_master_key()