Home
last modified time | relevance | path

Searched defs:RemoveDecrypter (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.cc4380 void QuicConnection::RemoveDecrypter(EncryptionLevel level) { in RemoveDecrypter() function in quic::QuicConnection
H A Dquic_framer.cc4092 void QuicFramer::RemoveDecrypter(EncryptionLevel level) { in RemoveDecrypter() function in quic::QuicFramer