Searched refs:tls13_handshake_msg_new (Results 1 – 4 of 4) sorted by relevance
348 if ((hs_msg = tls13_handshake_msg_new()) == NULL) in tls13_key_update_recv()484 ((ctx->hs_msg = tls13_handshake_msg_new()) == NULL)) in tls13_phh_received_cb()638 if ((hm = tls13_handshake_msg_new()) == NULL) in tls13_synthetic_handshake_message()
37 tls13_handshake_msg_new(void) in tls13_handshake_msg_new() function
459 if ((ctx->hs_msg = tls13_handshake_msg_new()) == NULL) in tls13_handshake_send_action()513 if ((ctx->hs_msg = tls13_handshake_msg_new()) == NULL) in tls13_handshake_recv_action()
241 struct tls13_handshake_msg *tls13_handshake_msg_new(void);