Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssl/ssl/
Dpacket_local.h82 static ossl_inline void PACKET_null_init(PACKET *pkt) in PACKET_null_init() function
/freebsd-12-stable/crypto/openssl/ssl/statem/
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()
Dstatem_clnt.c1473 PACKET_null_init(&extpkt); in tls_process_server_hello()
2588 PACKET_null_init(&nonce); in tls_process_new_session_ticket()