Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dquic_wire_pkt.h166 # define QUIC_HDR_PROT_CIPHER_AES_256 2 macro
/openssl/ssl/quic/
H A Dquic_record_util.c202 QUIC_HDR_PROT_CIPHER_AES_256,
H A Dquic_wire_pkt.c27 case QUIC_HDR_PROT_CIPHER_AES_256: in ossl_quic_hdr_protector_init()
86 || hpr->cipher_id == QUIC_HDR_PROT_CIPHER_AES_256) { in hdr_generate_mask()
/openssl/test/
H A Dquic_record_test.c2781 hpr_cipher_id = QUIC_HDR_PROT_CIPHER_AES_256; in test_wire_pkt_hdr_actual()
2793 hpr_cipher_id = QUIC_HDR_PROT_CIPHER_AES_256; in test_wire_pkt_hdr_actual()

Completed in 22 milliseconds