Searched refs:DES_EDE2 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Ddes.h62 class DES_EDE2 : public DES_EDE2_Info, public BlockCipherDocumentation class in inherits:DES_EDE2_Info,BlockCipherDocumentation
133 typedef DES_EDE2::Encryption DES_EDE2_Encryption;
134 typedef DES_EDE2::Decryption DES_EDE2_Decryption;
H A Ddefault.h12 typedef DES_EDE2 Default_BlockCipher;
H A Ddes.cpp355 void DES_EDE2::Base::UncheckedSetKey(const byte *userKey, unsigned int length, const NameValuePairs &)
363 void DES_EDE2::Base::ProcessAndXorBlock(const byte *inBlock, const byte *xorBlock, byte *outBlock) const
H A Dfipsalgt.cpp806 pBT.reset(NewBT((DES_EDE2*)0));

Completed in 196 milliseconds