Home
last modified time | relevance | path

Searched refs:custom_ext_parse_clienthello (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/ssl/
Dcustom_extensions.c165 int custom_ext_parse_clienthello(SSL_HANDSHAKE *hs, int *out_alert, in custom_ext_parse_clienthello() function
Dinternal.h606 int custom_ext_parse_clienthello(SSL_HANDSHAKE *hs, int *out_alert, in OPENSSL_MSVC_PRAGMA()
Dt1_lib.c2902 if (!custom_ext_parse_clienthello(hs, out_alert, type, &extension)) { in ssl_scan_clienthello_tlsext()