Searched refs:tls_construct_client_hello (Results 1 – 2 of 2) sorted by relevance
123 __owur int tls_construct_client_hello(SSL *s, WPACKET *pkt);
902 *confunc = tls_construct_client_hello; in ossl_statem_client_construct_message()1093 int tls_construct_client_hello(SSL *s, WPACKET *pkt) in tls_construct_client_hello() function