Searched refs:ssl_scan_clienthello_tlsext (Results 1 – 2 of 2) sorted by relevance
/external/boringssl/src/ssl/ |
D | t1_lib.c | 1364 static int ssl_scan_clienthello_tlsext(SSL *s, CBS *cbs, int *out_alert) { in ssl_scan_clienthello_tlsext() function 1586 OPENSSL_PUT_ERROR(SSL, ssl_scan_clienthello_tlsext, in ssl_scan_clienthello_tlsext() 1647 OPENSSL_PUT_ERROR(SSL, ssl_scan_clienthello_tlsext, in ssl_scan_clienthello_tlsext() 1657 if (ssl_scan_clienthello_tlsext(s, cbs, &alert) <= 0) { in ssl_parse_clienthello_tlsext()
|
/external/boringssl/src/crypto/err/ |
D | ssl.errordata | 161 SSL,function,244,ssl_scan_clienthello_tlsext
|