Home
last modified time | relevance | path

Searched refs:sentEncryptedWithKeyId (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/mtproto/
H A Dconnection_abstract.h104 [[nodiscard]] uint64 sentEncryptedWithKeyId() const { in sentEncryptedWithKeyId() function
H A Dsession_private.cpp2384 Assert(!_connection->sentEncryptedWithKeyId()); in applyAuthKey()