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

/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/
H A Dpacket_local.h288 __owur static ossl_inline int PACKET_peek_1(const PACKET *pkt, function
302 if (!PACKET_peek_1(pkt, data))
/netbsd-current/crypto/external/bsd/openssl/dist/include/internal/
H A Dpacket.h289 __owur static ossl_inline int PACKET_peek_1(const PACKET *pkt, function
303 if (!PACKET_peek_1(pkt, data))

Completed in 207 milliseconds