Home
last modified time | relevance | path

Searched refs:ossl_quic_hdr_protector_decrypt (Results 1 – 4 of 4) sorted by relevance

/openssl/include/internal/
H A Dquic_wire_pkt.h214 int ossl_quic_hdr_protector_decrypt(QUIC_HDR_PROTECTOR *hpr,
/openssl/ssl/quic/
H A Dquic_wire_pkt.c126 int ossl_quic_hdr_protector_decrypt(QUIC_HDR_PROTECTOR *hpr, in ossl_quic_hdr_protector_decrypt() function
H A Dquic_record_rx.c943 if (!ossl_quic_hdr_protector_decrypt(&el->hpr, &ptrs)) in qrx_process_pkt()
/openssl/test/
H A Dquic_record_test.c2912 if (!TEST_true(ossl_quic_hdr_protector_decrypt(&hpr, &ptrs))) in test_wire_pkt_hdr_actual()

Completed in 27 milliseconds