Home
last modified time | relevance | path

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

/openssl/test/
H A Dquic_record_test.c2763 int have_hpr = 0, hpr_cipher_id, hpr_key_len; in test_wire_pkt_hdr_actual() local
2777 hpr_cipher_id = QUIC_HDR_PROT_CIPHER_AES_128; in test_wire_pkt_hdr_actual()
2781 hpr_cipher_id = QUIC_HDR_PROT_CIPHER_AES_256; in test_wire_pkt_hdr_actual()
2791 hpr_cipher_id = QUIC_HDR_PROT_CIPHER_CHACHA; in test_wire_pkt_hdr_actual()
2793 hpr_cipher_id = QUIC_HDR_PROT_CIPHER_AES_256; in test_wire_pkt_hdr_actual()
2853 hpr_cipher_id, in test_wire_pkt_hdr_actual()

Completed in 19 milliseconds