Searched refs:PACKET_null_init (Results 1 – 4 of 4) sorted by relevance
83 static ossl_inline void PACKET_null_init(PACKET *pkt) in PACKET_null_init() function
323 PACKET_null_init(&pkt); in test_PACKET_null_init()
1505 PACKET_null_init(&cookie); in tls_process_client_hello()1598 PACKET_null_init(&clienthello->extensions); in tls_process_client_hello()1646 PACKET_null_init(&clienthello->extensions); in tls_process_client_hello()
1528 PACKET_null_init(&extpkt); in tls_process_server_hello()2696 PACKET_null_init(&nonce); in tls_process_new_session_ticket()
Completed in 22 milliseconds