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

/freebsd-13-stable/crypto/openssl/ssl/
H A Dpacket_local.h415 __owur static ossl_inline int PACKET_memdup(const PACKET *pkt, function
H A Dssl_lib.c5453 } else if (!PACKET_memdup(cipher_suites, &s->s3->tmp.ciphers_raw,
/freebsd-13-stable/crypto/openssl/ssl/statem/
H A Dextensions_srvr.c261 if (!PACKET_memdup(&ec_point_format_list,
493 if (!PACKET_memdup(&save_protocol_list,
H A Dstatem_clnt.c2468 !PACKET_memdup(&reqctx, &s->pha_context, &s->pha_context_len)) {
2508 if (!PACKET_memdup(&ctypes, &s->s3->tmp.ctype, &s->s3->tmp.ctype_len)) {
H A Dextensions_clnt.c1902 || !PACKET_memdup(&cookie, &s->ext.tls13_cookie,
H A Dstatem_srvr.c4238 if (!PACKET_memdup(&next_proto, &s->ext.npn, &next_proto_len)) {

Completed in 83 milliseconds