Home
last modified time | relevance | path

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

/openssl-master/ssl/statem/
A Dextensions_clnt.c1496 PACKET tmp_protocol; in ssl_next_proto_validate() local
1499 if (!PACKET_get_length_prefixed_1(pkt, &tmp_protocol) in ssl_next_proto_validate()
1500 || PACKET_remaining(&tmp_protocol) == 0) { in ssl_next_proto_validate()

Completed in 5 milliseconds