Searched refs:ossl_quic_hdr_protector_decrypt (Results 1 – 4 of 4) sorted by relevance
214 int ossl_quic_hdr_protector_decrypt(QUIC_HDR_PROTECTOR *hpr,
126 int ossl_quic_hdr_protector_decrypt(QUIC_HDR_PROTECTOR *hpr, in ossl_quic_hdr_protector_decrypt() function
943 if (!ossl_quic_hdr_protector_decrypt(&el->hpr, &ptrs)) in qrx_process_pkt()
2912 if (!TEST_true(ossl_quic_hdr_protector_decrypt(&hpr, &ptrs))) in test_wire_pkt_hdr_actual()
Completed in 20 milliseconds