Searched refs:ossl_quic_hdr_protector_encrypt (Results 1 – 4 of 4) sorted by relevance
227 int ossl_quic_hdr_protector_encrypt(QUIC_HDR_PROTECTOR *hpr,
156 int ossl_quic_hdr_protector_encrypt(QUIC_HDR_PROTECTOR *hpr, in ossl_quic_hdr_protector_encrypt() function
588 if (!ossl_quic_hdr_protector_encrypt(&el->hpr, ptrs)) in qtx_encrypt_into_txe()
2874 if (!TEST_true(ossl_quic_hdr_protector_encrypt(&hpr, &ptrs))) in test_wire_pkt_hdr_actual()
Completed in 47 milliseconds