Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dpacket.h393 __owur static ossl_inline int PACKET_peek_copy_bytes(const PACKET *pkt, in PACKET_peek_copy_bytes() function
412 if (!PACKET_peek_copy_bytes(pkt, data, len)) in PACKET_copy_bytes()