Home
last modified time | relevance | path

Searched refs:DataDecryptorErr (Results 1 – 5 of 5) sorted by relevance

/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Ddefault.h35 class DataDecryptorErr : public Exception
38 DataDecryptorErr(const std::string &s) in DataDecryptorErr() function
44 class KeyBadErr : public DataDecryptorErr
47 : DataDecryptorErr("DataDecryptor: cannot decrypt message with this passphrase") {} in KeyBadErr()
52 class MACBadErr : public DataDecryptorErr
55 : DataDecryptorErr("DataDecryptorWithMAC: MAC check failed") {} in MACBadErr()
/dports/security/cryptopp/cryptopp-8.6.0/
H A Ddefault.h34 class DataDecryptorErr : public Exception
37 DataDecryptorErr(const std::string &s) in DataDecryptorErr() function
42 class KeyBadErr : public DataDecryptorErr
45 : DataDecryptorErr("DataDecryptor: cannot decrypt message with this passphrase") {} in KeyBadErr()
49 class MACBadErr : public DataDecryptorErr
52 : DataDecryptorErr("DataDecryptorWithMAC: MAC check failed") {} in MACBadErr()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Ddefault.h34 class DataDecryptorErr : public Exception
37 DataDecryptorErr(const std::string &s) in DataDecryptorErr() function
42 class KeyBadErr : public DataDecryptorErr
45 : DataDecryptorErr("DataDecryptor: cannot decrypt message with this passphrase") {} in KeyBadErr()
49 class MACBadErr : public DataDecryptorErr
52 : DataDecryptorErr("DataDecryptorWithMAC: MAC check failed") {} in MACBadErr()
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Ddefault.h34 class DataDecryptorErr : public Exception
37 DataDecryptorErr(const std::string &s) in DataDecryptorErr() function
42 class KeyBadErr : public DataDecryptorErr
45 : DataDecryptorErr("DataDecryptor: cannot decrypt message with this passphrase") {} in KeyBadErr()
49 class MACBadErr : public DataDecryptorErr
52 : DataDecryptorErr("DataDecryptorWithMAC: MAC check failed") {} in MACBadErr()
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Ddefault.h34 class DataDecryptorErr : public Exception
37 DataDecryptorErr(const std::string &s) in DataDecryptorErr() function
42 class KeyBadErr : public DataDecryptorErr
45 : DataDecryptorErr("DataDecryptor: cannot decrypt message with this passphrase") {} in KeyBadErr()
49 class MACBadErr : public DataDecryptorErr
52 : DataDecryptorErr("DataDecryptorWithMAC: MAC check failed") {} in MACBadErr()