Searched refs:parse_clienthello (Results 1 – 1 of 1) sorted by relevance
537 bool (*parse_clienthello)(SSL_HANDSHAKE *hs, uint8_t *out_alert, member3050 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()