Home
last modified time | relevance | path

Searched refs:tls_construct_client_hello (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_local.h143 __owur CON_FUNC_RETURN tls_construct_client_hello(SSL_CONNECTION *s,
H A Dstatem_clnt.c970 *confunc = tls_construct_client_hello; in ossl_statem_client_construct_message()
1177 CON_FUNC_RETURN tls_construct_client_hello(SSL_CONNECTION *s, WPACKET *pkt) in tls_construct_client_hello() function