Searched refs:SHARK (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 Dshark.h16 static const char *StaticAlgorithmName() {return "SHARK-E";}
19 /// <a href="http://www.weidai.com/scan-mirror/cs.html#SHARK-E">SHARK-E</a>
20 class SHARK : public SHARK_Info, public BlockCipherDocumentation class in inherits:SHARK_Info,BlockCipherDocumentation
60 typedef SHARK::Encryption SHARKEncryption;
61 typedef SHARK::Decryption SHARKDecryption;
H A Dshark.cpp32 void SHARK::Base::UncheckedSetKey(const byte *key, unsigned int keyLen, const NameValuePairs &params)
43 SHARK::Encryption e;
73 void SHARK::Enc::InitForKeySetup()
126 void SHARK::Enc::ProcessAndXorBlock(const byte *inBlock, const byte *xorBlock, byte *outBlock) const
131 void SHARK::Dec::ProcessAndXorBlock(const byte *inBlock, const byte *xorBlock, byte *outBlock) const
H A Dsharkbox.cpp6 const byte SHARK::Enc::sbox[256] = {
25 const byte SHARK::Dec::sbox[256] = {
44 const word64 SHARK::Enc::cbox[8][256] = {
2103 const word64 SHARK::Dec::cbox[8][256] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-shark/
H A Dcore.c153 MACHINE_START(SHARK, "Shark")

Completed in 131 milliseconds