Searched refs:DES_XEX3 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Ddes.h110 class DES_XEX3 : public DES_XEX3_Info, public BlockCipherDocumentation class in inherits:DES_XEX3_Info,BlockCipherDocumentation
139 typedef DES_XEX3::Encryption DES_XEX3_Encryption;
140 typedef DES_XEX3::Decryption DES_XEX3_Decryption;
H A Dregtest.cpp126 RegisterSymmetricCipherDefaultFactories<CTR_Mode<DES_XEX3> >();
H A Ddes.cpp430 void DES_XEX3::Base::UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &)
442 void DES_XEX3::Base::ProcessAndXorBlock(const byte *inBlock, const byte *xorBlock, byte *outBlock) const

Completed in 120 milliseconds