Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/ssl/
H A Dpacket_local.h82 static ossl_inline void PACKET_null_init(PACKET *pkt) in PACKET_null_init() function
/freebsd-13.1/crypto/openssl/ssl/statem/
H A Dstatem_srvr.c1419 PACKET_null_init(&cookie); in tls_process_client_hello()
1519 PACKET_null_init(&clienthello->extensions); in tls_process_client_hello()
1572 PACKET_null_init(&clienthello->extensions); in tls_process_client_hello()
H A Dstatem_clnt.c1473 PACKET_null_init(&extpkt); in tls_process_server_hello()
2588 PACKET_null_init(&nonce); in tls_process_new_session_ticket()