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,
363 if (!ossl_quic_hdr_protector_decrypt(&el->hpr, &ptrs)) in qrx_validate_initial_pkt()1161 if (!ossl_quic_hdr_protector_decrypt(&el->hpr, &ptrs)) in qrx_process_pkt()
126 int ossl_quic_hdr_protector_decrypt(QUIC_HDR_PROTECTOR *hpr, in ossl_quic_hdr_protector_decrypt() function
2912 if (!TEST_true(ossl_quic_hdr_protector_decrypt(&hpr, &ptrs))) in test_wire_pkt_hdr_actual()