Searched refs:ssl_write_client_hello (Results 1 – 3 of 3) sorted by relevance
152 !ssl_write_client_hello(hs)) { in do_send_second_client_hello()
671 int ssl_write_client_hello(SSL_HANDSHAKE *hs) { in ssl_write_client_hello() function785 if (!ssl_write_client_hello(hs)) { in ssl3_send_client_hello()
1197 int ssl_write_client_hello(SSL_HANDSHAKE *hs); in OPENSSL_MSVC_PRAGMA()