Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/tls/
H A Dtlsv1_server_read.c121 static int tls_process_client_hello(struct tlsv1_server *conn, u8 ct, in tls_process_client_hello() function
/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_srvr.c1375 MSG_PROCESS_RETURN tls_process_client_hello(SSL *s, PACKET *pkt) in tls_process_client_hello() function