Searched refs:tls_construct_server_hello (Results 1 – 2 of 2) sorted by relevance
152 __owur int tls_construct_server_hello(SSL *s, WPACKET *pkt);
1048 *confunc = tls_construct_server_hello; in ossl_statem_server_construct_message()2301 int tls_construct_server_hello(SSL *s, WPACKET *pkt) in tls_construct_server_hello() function