Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dquic_wire_pkt.h227 int ossl_quic_hdr_protector_encrypt(QUIC_HDR_PROTECTOR *hpr,
/openssl/ssl/quic/
H A Dquic_wire_pkt.c156 int ossl_quic_hdr_protector_encrypt(QUIC_HDR_PROTECTOR *hpr, in ossl_quic_hdr_protector_encrypt() function
H A Dquic_record_tx.c588 if (!ossl_quic_hdr_protector_encrypt(&el->hpr, ptrs)) in qtx_encrypt_into_txe()
/openssl/test/
H A Dquic_record_test.c2874 if (!TEST_true(ossl_quic_hdr_protector_encrypt(&hpr, &ptrs))) in test_wire_pkt_hdr_actual()

Completed in 36 milliseconds