Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/fuzzing/
H A Dquic_framer_process_data_packet_fuzzer.cc240 quic::test::HeaderToEncryptionLevel(header); in LLVMFuzzerTestOneInput()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_test_utils.cc151 EncryptionLevel HeaderToEncryptionLevel(const QuicPacketHeader& header) { in HeaderToEncryptionLevel() function
187 EncryptionLevel level = HeaderToEncryptionLevel(header); in BuildUnsizedDataPacket()
H A Dquic_test_utils.h226 EncryptionLevel HeaderToEncryptionLevel(const QuicPacketHeader& header);