Searched refs:DiscardOldEncryptionKey (Results 1 – 11 of 11) sorted by relevance
171 session()->DiscardOldEncryptionKey(ENCRYPTION_INITIAL); in CryptoConnect()228 session()->DiscardOldEncryptionKey(ENCRYPTION_INITIAL); in CryptoConnect()299 session()->DiscardOldEncryptionKey(ENCRYPTION_INITIAL); in NotifySessionZeroRttComplete()336 session()->DiscardOldEncryptionKey(ENCRYPTION_INITIAL); in NotifySessionOneRttKeyAvailable()337 session()->DiscardOldEncryptionKey(ENCRYPTION_ZERO_RTT); in NotifySessionOneRttKeyAvailable()
46 virtual void DiscardOldEncryptionKey(EncryptionLevel level) = 0;
425 handshaker_delegate()->DiscardOldEncryptionKey(ENCRYPTION_INITIAL); in OnHandshakePacketSent()463 handshaker_delegate()->DiscardOldEncryptionKey(ENCRYPTION_ZERO_RTT); in SetWriteSecret()473 handshaker_delegate()->DiscardOldEncryptionKey(ENCRYPTION_HANDSHAKE); in OnHandshakeConfirmed()
319 handshaker_delegate()->DiscardOldEncryptionKey(ENCRYPTION_INITIAL); in OnPacketDecrypted()620 handshaker_delegate()->DiscardOldEncryptionKey(ENCRYPTION_HANDSHAKE); in FinishHandshake()
242 delegate_->DiscardOldEncryptionKey(ENCRYPTION_INITIAL); in FinishProcessingHandshakeMessageAfterProcessClientHello()
609 delegate_->DiscardOldEncryptionKey(ENCRYPTION_INITIAL); in DoReceiveSHLO()
317 void DiscardOldEncryptionKey(EncryptionLevel level) override;
1747 void QuicSession::DiscardOldEncryptionKey(EncryptionLevel level) { in DiscardOldEncryptionKey() function in quic::QuicSession
120 session()->DiscardOldEncryptionKey(ENCRYPTION_INITIAL); in OnHandshakeMessage()
125 session()->DiscardOldEncryptionKey(ENCRYPTION_INITIAL); in OnHandshakeMessage()
139 session()->DiscardOldEncryptionKey(ENCRYPTION_INITIAL); in OnHandshakeMessage()