Searched refs:ssl_scan_clienthello_tlsext (Results 1 – 1 of 1) sorted by relevance
2238 static int ssl_scan_clienthello_tlsext(SSL *ssl, CBS *cbs, int *out_alert) { in ssl_scan_clienthello_tlsext() function2322 if (ssl_scan_clienthello_tlsext(ssl, cbs, &alert) <= 0) { in ssl_parse_clienthello_tlsext()