Searched refs:ssl_check_clienthello_tlsext (Results 1 – 1 of 1) sorted by relevance
134 static bool ssl_check_clienthello_tlsext(SSL_HANDSHAKE *hs);3299 if (!ssl_check_clienthello_tlsext(hs)) { in ssl_parse_clienthello_tlsext()3385 static bool ssl_check_clienthello_tlsext(SSL_HANDSHAKE *hs) { in ssl_check_clienthello_tlsext() function