Home
last modified time | relevance | path

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

/src/crypto/openssl/ssl/statem/
H A Dstatem_srvr.c1509 CLIENTHELLO_MSG *clienthello = NULL; in tls_process_client_hello() local
1729 CLIENTHELLO_MSG *clienthello = s->clienthello; in tls_early_post_process_client_hello() local
/src/crypto/openssl/ssl/
H A Dssl_local.h1743 CLIENTHELLO_MSG *clienthello; member