Searched refs:ssl_add_clienthello_tlsext (Results 1 – 3 of 3) sorted by relevance
1214 int ssl_add_clienthello_tlsext(SSL *ssl, CBB *out, size_t header_len);
724 !ssl_add_clienthello_tlsext(ssl, &cbb, in ssl3_send_client_hello()
2123 int ssl_add_clienthello_tlsext(SSL *ssl, CBB *out, size_t header_len) { in ssl_add_clienthello_tlsext() function