Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dquic_wire_pkt.h165 # define QUIC_HDR_PROT_CIPHER_AES_128 1 macro
/openssl/ssl/quic/
H A Dquic_record_util.c195 QUIC_HDR_PROT_CIPHER_AES_128,
H A Dquic_wire_pkt.c24 case QUIC_HDR_PROT_CIPHER_AES_128: in ossl_quic_hdr_protector_init()
85 if (hpr->cipher_id == QUIC_HDR_PROT_CIPHER_AES_128 in hdr_generate_mask()
/openssl/test/
H A Dquic_record_test.c2777 hpr_cipher_id = QUIC_HDR_PROT_CIPHER_AES_128; in test_wire_pkt_hdr_actual()

Completed in 23 milliseconds