Home
last modified time | relevance | path

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

/third_party/openssl/ssl/statem/
Dstatem_srvr.c1388 CLIENTHELLO_MSG *clienthello = NULL; in tls_process_client_hello() local
1624 CLIENTHELLO_MSG *clienthello = s->clienthello; in tls_early_post_process_client_hello() local
/third_party/openssl/ssl/
Dssl_local.h1373 CLIENTHELLO_MSG *clienthello; member