Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dquic_wire_pkt.h167 # define QUIC_HDR_PROT_CIPHER_CHACHA 3 macro
/openssl/ssl/quic/
H A Dquic_record_util.c209 QUIC_HDR_PROT_CIPHER_CHACHA,
H A Dquic_wire_pkt.c30 case QUIC_HDR_PROT_CIPHER_CHACHA: in ossl_quic_hdr_protector_init()
100 } else if (hpr->cipher_id == QUIC_HDR_PROT_CIPHER_CHACHA) { in hdr_generate_mask()
/openssl/test/
H A Dquic_record_test.c2791 hpr_cipher_id = QUIC_HDR_PROT_CIPHER_CHACHA; in test_wire_pkt_hdr_actual()

Completed in 21 milliseconds