Home
last modified time | relevance | path

Searched defs:clienthello (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_srvr.c1380 CLIENTHELLO_MSG *clienthello = NULL; in tls_process_client_hello() local
1600 CLIENTHELLO_MSG *clienthello = s->clienthello; tls_early_post_process_client_hello() local
[all...]
/freebsd/crypto/openssl/ssl/
H A Dssl_local.h1689 CLIENTHELLO_MSG *clienthello; member