Searched refs:ARC4 (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 Darc4.h16 static const char *StaticAlgorithmName() {return "ARC4";}
39 DOCUMENTED_TYPEDEF(SymmetricCipherFinal<ARC4_Base>, ARC4)
54 //! Modified ARC4: it discards the first 256 bytes of keystream which may be weaker than the rest
H A Darc4.cpp3 // The ARC4 algorithm was first revealed in an anonymous email to the
18 ARC4 x;
H A Dvalidat1.cpp1043 member_ptr<Weak::ARC4> arc4;
1049 arc4.reset(new Weak::ARC4(Key0, sizeof(Key0)));
1055 arc4.reset(new Weak::ARC4(Key1, sizeof(Key1)));
1061 arc4.reset(new Weak::ARC4(Key2, sizeof(Key2)));
1068 arc4.reset(new Weak::ARC4(Key3, sizeof(Key3)));
1075 arc4.reset(new Weak::ARC4(Key4, sizeof(Key4)));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7757.c173 ARC4, enumerator in enum:__anon10290
228 INTC_VECT(ARC4, 0x620),
324 ARC4, 0, SPI1, JMC, 0, 0, 0, DVC
389 { INT2PRI9, 0, 32, 8, { ARC4, 0, SPI1, JMC } },

Completed in 46 milliseconds