Searched refs:ssl_check_clienthello_tlsext_early (Results 1 – 2 of 2) sorted by relevance
232 # undef ssl_check_clienthello_tlsext_early233 # define ssl_check_clienthello_tlsext_early ssl_check_clihello_tlsext_early macro
131 static int ssl_check_clienthello_tlsext_early(SSL *s);2484 if (ssl_check_clienthello_tlsext_early(s) <= 0) { in ssl_parse_clienthello_tlsext()2874 static int ssl_check_clienthello_tlsext_early(SSL *s) in ssl_check_clienthello_tlsext_early() function