Home
last modified time | relevance | path

Searched defs:UNENCSZ (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/libqtelegram-ae/libqtelegram-aseman-edition-6.1-stable/core/
H A Dsession.cpp117 const qint32 UNENCSZ = offsetof (EncryptedMsg, serverSalt); in processRpcMessage() local
438 const qint32 UNENCSZ = offsetof (EncryptedMsg, serverSalt); in aesEncryptMessage() local
450 const qint32 UNENCSZ = offsetof (EncryptedMsg, serverSalt); in encryptSendMessage() local
/dports/net-im/telegram-purple/telegram-purple-1.4.3/tgl/
H A Dmtproto-client.c721 const int UNENCSZ = offsetof (struct encrypted_message, server_salt); in aes_encrypt_message() local
740 const int UNENCSZ = offsetof (struct encrypted_message, server_salt); in tglmp_encrypt_send_message() local
766 const int UNENCSZ = offsetof (struct encrypted_message, server_salt); in tglmp_encrypt_inner_temp() local
1045 const int UNENCSZ = offsetof (struct encrypted_message, server_salt); in process_rpc_message() local
/dports/net-im/telegram-cli/tg-20200106/tgl/
H A Dmtproto-client.c721 const int UNENCSZ = offsetof (struct encrypted_message, server_salt); in aes_encrypt_message() local
740 const int UNENCSZ = offsetof (struct encrypted_message, server_salt); in tglmp_encrypt_send_message() local
766 const int UNENCSZ = offsetof (struct encrypted_message, server_salt); in tglmp_encrypt_inner_temp() local
1045 const int UNENCSZ = offsetof (struct encrypted_message, server_salt); in process_rpc_message() local