Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/ssl/statem/
H A Dstatem_srvr.c1380 CLIENTHELLO_MSG *clienthello = NULL; in tls_process_client_hello() local
1600 CLIENTHELLO_MSG *clienthello = s->clienthello; in tls_early_post_process_client_hello() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A 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
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_local.h1373 CLIENTHELLO_MSG *clienthello; member
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_local.h1689 CLIENTHELLO_MSG *clienthello; member