Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dt1_lib.cc537 bool (*parse_clienthello)(SSL_HANDSHAKE *hs, uint8_t *out_alert, member
3050 if (!ext->parse_clienthello(hs, &alert, &extension)) { in ssl_scan_clienthello_tlsext()
3079 if (!kExtensions[i].parse_clienthello(hs, &alert, contents)) { in ssl_scan_clienthello_tlsext()