Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/ssl/
HDssl_stat.c184 case SSL2_ST_GET_CLIENT_HELLO_C: in SSL_state_string_long()
566 case SSL2_ST_GET_CLIENT_HELLO_C: in SSL_state_string()
HDssl2.h243 # define SSL2_ST_GET_CLIENT_HELLO_C (0x12|SSL_ST_ACCEPT) macro
HDs2_srvr.c211 case SSL2_ST_GET_CLIENT_HELLO_C: in IMPLEMENT_ssl2_meth_func()
609 s->state = SSL2_ST_GET_CLIENT_HELLO_C; in get_client_hello()