Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dt1_lib.cc1811 CBS ec_point_format_list; in ext_ec_point_parse_serverhello() local
1812 if (!CBS_get_u8_length_prefixed(contents, &ec_point_format_list) || in ext_ec_point_parse_serverhello()
1819 if (OPENSSL_memchr(CBS_data(&ec_point_format_list), in ext_ec_point_parse_serverhello()
1821 CBS_len(&ec_point_format_list)) == NULL) { in ext_ec_point_parse_serverhello()