Searched refs:ec_point_format_list (Results 1 – 1 of 1) sorted by relevance
1506 CBS ec_point_format_list; in ssl_scan_clienthello_tlsext() local1508 if (!CBS_get_u8_length_prefixed(&extension, &ec_point_format_list) || in ssl_scan_clienthello_tlsext()1514 if (!CBS_stow(&ec_point_format_list, &s->s3->tmp.peer_ecpointformatlist, in ssl_scan_clienthello_tlsext()1747 CBS ec_point_format_list; in ssl_scan_serverhello_tlsext() local1749 if (!CBS_get_u8_length_prefixed(&extension, &ec_point_format_list) || in ssl_scan_serverhello_tlsext()1755 if (!CBS_stow(&ec_point_format_list, &s->s3->tmp.peer_ecpointformatlist, in ssl_scan_serverhello_tlsext()