Home
last modified time | relevance | path

Searched refs:tls_process_client_hello (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/wpa/dist/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
1287 if (tls_process_client_hello(conn, ct, buf, len)) in tlsv1_server_process_handshake()
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dstatem_local.h140 __owur MSG_PROCESS_RETURN tls_process_client_hello(SSL *s, PACKET *pkt);
H A Dstatem_srvr.c1195 return tls_process_client_hello(s, pkt); in ossl_statem_server_process_message()
1383 MSG_PROCESS_RETURN tls_process_client_hello(SSL *s, PACKET *pkt) in tls_process_client_hello() function
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/statem/
H A Dstatem_local.h150 __owur MSG_PROCESS_RETURN tls_process_client_hello(SSL *s, PACKET *pkt);
H A Dstatem_srvr.c1190 return tls_process_client_hello(s, pkt); in ossl_statem_server_process_message()
1375 MSG_PROCESS_RETURN tls_process_client_hello(SSL *s, PACKET *pkt) in tls_process_client_hello() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/
H A Dopenssl.txt1538 SSL_F_TLS_PROCESS_CLIENT_HELLO:381:tls_process_client_hello