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