Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
Dquic_test_utils.cc1010 const QuicEncryptedPacket& encrypted_packet, QuicTime receipt_time) { in ConstructReceivedPacket()
1436 std::unique_ptr<QuicEncryptedPacket> encrypted_packet = in WriteServerVersionNegotiationProbeResponse() local
1479 QuicEncryptedPacket encrypted_packet(packet_bytes, packet_length); in ParseClientVersionNegotiationProbePacket() local
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_dispatcher_test.cc410 std::unique_ptr<QuicEncryptedPacket> encrypted_packet = in ProcessUndecryptableEarlyPacket() local
Dquic_packet_creator_test.cc198 QuicEncryptedPacket encrypted_packet(packet.encrypted_buffer, in ProcessPacket() local