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