Searched refs:tmp_protocol (Results 1 – 1 of 1) sorted by relevance
1562 PACKET tmp_protocol; in ssl_next_proto_validate() local1565 if (!PACKET_get_length_prefixed_1(pkt, &tmp_protocol) in ssl_next_proto_validate()1566 || PACKET_remaining(&tmp_protocol) == 0) { in ssl_next_proto_validate()
Completed in 12 milliseconds