Searched defs:DefaultDecryptorWithMAC (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Ddefault.h81 class DefaultDecryptorWithMAC : public ProxyFilter class in inherits:ProxyFilter
H A Ddefault.cpp225 DefaultDecryptorWithMAC::DefaultDecryptorWithMAC(const char *passphrase, BufferedTransformation *attachment, bool throwException) function in class:DefaultDecryptorWithMAC
233 DefaultDecryptorWithMAC::DefaultDecryptorWithMAC(const byte *passphrase, size_t passphraseLength, BufferedTransformation *attachment, bool throwException) function in class:DefaultDecryptorWithMAC

Completed in 44 milliseconds