Home
last modified time | relevance | path

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

/openssl/ssl/statem/
H A Dextensions_srvr.c243 PACKET ec_point_format_list; in tls_parse_ctos_ec_pt_formats() local
245 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