Searched refs:ec_point_format_list (Results 1 – 1 of 1) sorted by relevance
1811 CBS ec_point_format_list; in ext_ec_point_parse_serverhello() local1812 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()