Home
last modified time | relevance | path

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