Home
last modified time | relevance | path

Searched defs:GetDecrypter (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_framer_peer.cc71 QuicDecrypter* QuicFramerPeer::GetDecrypter(QuicFramer* framer, in GetDecrypter() function in quic::test::QuicFramerPeer
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_framer.cc4158 const QuicDecrypter* QuicFramer::GetDecrypter(EncryptionLevel level) const { in GetDecrypter() function in quic::QuicFramer