Home
last modified time | relevance | path

Searched defs:m_cipher (Results 1 – 25 of 134) sorted by relevance

123456

/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/pubkey/dlies/
H A Ddlies.h88 std::unique_ptr<Cipher_Mode> m_cipher; variable
154 std::unique_ptr<Cipher_Mode> m_cipher; variable
/dports/security/botan2/Botan-2.18.2/src/lib/pubkey/dlies/
H A Ddlies.h88 std::unique_ptr<Cipher_Mode> m_cipher; variable
154 std::unique_ptr<Cipher_Mode> m_cipher; variable
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/pubkey/dlies/
H A Ddlies.h88 std::unique_ptr<Cipher_Mode> m_cipher; variable
154 std::unique_ptr<Cipher_Mode> m_cipher; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-core/include/aws/core/utils/crypto/
H A DCryptoBuf.h90 SymmetricCipher& m_cipher; variable
141 SymmetricCipher& m_cipher; variable
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/stream/ofb/
H A Dofb.h49 std::unique_ptr<BlockCipher> m_cipher; variable
/dports/security/botan2/Botan-2.18.2/src/lib/stream/ofb/
H A Dofb.h49 std::unique_ptr<BlockCipher> m_cipher; variable
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/stream/ofb/
H A Dofb.h49 std::unique_ptr<BlockCipher> m_cipher; variable
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/rnp/src/lib/crypto/
H A Dcipher_botan.hpp67 std::unique_ptr<Botan::Cipher_Mode> m_cipher; member in Cipher_Botan
/dports/security/keepassx-devel/keepassx-55869e8/src/format/
H A DKeePass2RandomStream.h38 SymmetricCipher m_cipher; variable
/dports/security/keepassxc/keepassxc-2.6.6/src/format/
H A DKeePass2RandomStream.h40 SymmetricCipher m_cipher; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-s3-encryption/include/aws/s3-encryption/modules/
H A DCryptoModule.h113 std::shared_ptr<Aws::Utils::Crypto::SymmetricCipher> m_cipher; variable
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/mac/cbc_mac/
H A Dcbc_mac.h43 std::unique_ptr<BlockCipher> m_cipher; variable
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/mac/cbc_mac/
H A Dcbc_mac.h43 std::unique_ptr<BlockCipher> m_cipher; variable
/dports/security/botan2/Botan-2.18.2/src/lib/mac/cbc_mac/
H A Dcbc_mac.h43 std::unique_ptr<BlockCipher> m_cipher; variable
/dports/security/keepassx-devel/keepassx-55869e8/src/streams/
H A DSymmetricCipherStream.h49 const QScopedPointer<SymmetricCipher> m_cipher; variable
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dvmac.h86 typename T_BlockCipher::Encryption m_cipher; variable
H A Dcbcmac.h58 typename T::Encryption m_cipher; variable
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/stream/ctr/
H A Dctr.h52 std::unique_ptr<BlockCipher> m_cipher; variable
/dports/security/botan2/Botan-2.18.2/src/lib/stream/ctr/
H A Dctr.h52 std::unique_ptr<BlockCipher> m_cipher; variable
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dcmac.h62 typename T::Encryption m_cipher; variable
H A Dvmac.h87 typename T_BlockCipher::Encryption m_cipher; variable
H A Dcbcmac.h51 typename T::Encryption m_cipher; variable
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dcbcmac.h54 typename T::Encryption m_cipher; variable
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dvmac.h86 typename T_BlockCipher::Encryption m_cipher; variable
H A Dcbcmac.h54 typename T::Encryption m_cipher; variable

123456