Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_connection.h1768 void QueueUndecryptablePacket(const QuicEncryptedPacket& packet,
H A Dquic_connection.cc2568 QueueUndecryptablePacket(packet, decryption_level); in OnUndecryptablePacket()
4422 void QuicConnection::QueueUndecryptablePacket( in QueueUndecryptablePacket() function in quic::QuicConnection