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

/freebsd-13-stable/crypto/openssl/ssl/
H A Dpacket_local.h393 __owur static ossl_inline int PACKET_copy_all(const PACKET *pkt, function
/freebsd-13-stable/crypto/openssl/ssl/statem/
H A Dstatem_srvr.c1524 || !PACKET_copy_all(&session_id, clienthello->session_id,
1538 if (!PACKET_copy_all(&cookie, clienthello->dtls_cookie,
1583 if (!PACKET_copy_all(&compression, clienthello->compressions,

Completed in 112 milliseconds