Searched refs:selected_protocol (Results 1 – 1 of 1) sorted by relevance
1471 CBS next_protocol = msg.body, selected_protocol, padding; in do_read_next_proto() local1472 if (!CBS_get_u8_length_prefixed(&next_protocol, &selected_protocol) || in do_read_next_proto()1480 if (!ssl->s3->next_proto_negotiated.CopyFrom(selected_protocol)) { in do_read_next_proto()