Searched refs:ec_point_format_list (Results 1 – 1 of 1) sorted by relevance
243 PACKET ec_point_format_list; in tls_parse_ctos_ec_pt_formats() local245 if (!PACKET_as_length_prefixed_1(pkt, &ec_point_format_list) in tls_parse_ctos_ec_pt_formats()246 || PACKET_remaining(&ec_point_format_list) == 0) { in tls_parse_ctos_ec_pt_formats()252 if (!PACKET_memdup(&ec_point_format_list, in tls_parse_ctos_ec_pt_formats()
Completed in 8 milliseconds