Home
last modified time | relevance | path

Searched defs:encrypted_packet (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_test_utils.cc1018 const QuicEncryptedPacket& encrypted_packet, QuicTime receipt_time) { in ConstructReceivedPacket()
1023 const QuicEncryptedPacket& encrypted_packet, QuicTime receipt_time, in ConstructReceivedPacket()
1450 std::unique_ptr<QuicEncryptedPacket> encrypted_packet = in WriteServerVersionNegotiationProbeResponse() local
1493 QuicEncryptedPacket encrypted_packet(packet_bytes, packet_length); in ParseClientVersionNegotiationProbePacket() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_dispatcher_test.cc449 std::unique_ptr<QuicEncryptedPacket> encrypted_packet = in ProcessUndecryptableEarlyPacket() local
3152 std::unique_ptr<QuicEncryptedPacket> encrypted_packet = in TEST_P() local
H A Dquic_packet_creator_test.cc192 QuicEncryptedPacket encrypted_packet(packet.encrypted_buffer, in ProcessPacket() local