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

/freebsd-13-stable/crypto/openssl/ssl/statem/
H A Dextensions_clnt.c1547 PACKET tmp_protocol; local
1550 if (!PACKET_get_length_prefixed_1(pkt, &tmp_protocol)
1551 || PACKET_remaining(&tmp_protocol) == 0) {

Completed in 53 milliseconds