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

/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/
H A Dpacket_local.h392 __owur static ossl_inline int PACKET_peek_copy_bytes(const PACKET *pkt, function
411 if (!PACKET_peek_copy_bytes(pkt, data, len))
/netbsd-current/crypto/external/bsd/openssl/dist/include/internal/
H A Dpacket.h393 __owur static ossl_inline int PACKET_peek_copy_bytes(const PACKET *pkt, function
412 if (!PACKET_peek_copy_bytes(pkt, data, len))

Completed in 199 milliseconds