Searched refs:ssl_check_clienthello_tlsext (Results 1 – 1 of 1) sorted by relevance
134 static int ssl_check_clienthello_tlsext(SSL_HANDSHAKE *hs);3099 if (ssl_check_clienthello_tlsext(hs) <= 0) { in ssl_parse_clienthello_tlsext()3188 static int ssl_check_clienthello_tlsext(SSL_HANDSHAKE *hs) { in ssl_check_clienthello_tlsext() function