Searched refs:TEA (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/cpu-sh5/cpu/
H A Dregisters.h38 #define TEA cr13 macro
98 #define __TEA __str(TEA)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dtea.h15 static const char *StaticAlgorithmName() {return "TEA";}
18 /// <a href="http://www.weidai.com/scan-mirror/cs.html#TEA">TEA</a>
19 class TEA : public TEA_Info, public BlockCipherDocumentation class in inherits:TEA_Info,BlockCipherDocumentation
48 typedef TEA::Encryption TEAEncryption;
49 typedef TEA::Decryption TEADecryption;
57 /// <a href="http://www.weidai.com/scan-mirror/cs.html#TEA">XTEA</a>
93 //! <a href="http://www.weidai.com/scan-mirror/cs.html#TEA">corrected Block TEA</a> (as described in "xxtea").
H A Dregtest.cpp100 RegisterSymmetricCipherDefaultFactories<ECB_Mode<TEA> >();
130 RegisterSymmetricCipherDefaultFactories<CTR_Mode<TEA> >();
H A Dtea.cpp12 void TEA::Base::UncheckedSetKey(const byte *userKey, unsigned int length, const NameValuePairs &params)
20 void TEA::Enc::ProcessAndXorBlock(const byte *inBlock, const byte *xorBlock, byte *outBlock) const
36 void TEA::Dec::ProcessAndXorBlock(const byte *inBlock, const byte *xorBlock, byte *outBlock) const
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh5/
H A Dentry.S328 getcon TEA, r4
1096 getcon TEA, r5
1104 getcon TEA, r5
1114 getcon TEA, r5

Completed in 36 milliseconds