Searched refs:custom_ext_parse_clienthello (Results 1 – 3 of 3) sorted by relevance
157 int custom_ext_parse_clienthello(SSL *ssl, int *out_alert, uint16_t value, in custom_ext_parse_clienthello() function
483 int custom_ext_parse_clienthello(SSL *ssl, int *out_alert, uint16_t value,
2285 if (!custom_ext_parse_clienthello(ssl, out_alert, type, &extension)) { in ssl_scan_clienthello_tlsext()