Searched defs:alternative_decrypter (Results 1 – 2 of 2) sorted by relevance
4522 const QuicDecrypter* QuicFramer::alternative_decrypter() const { in alternative_decrypter() function in quic::QuicFramer4901 QuicDecrypter* alternative_decrypter = nullptr; in DecryptPayload() local
4396 const QuicDecrypter* QuicConnection::alternative_decrypter() const { in alternative_decrypter() function in quic::QuicConnection