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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dshark.h14 struct SHARK_Info : public FixedBlockSize<8>, public VariableKeyLength<16, 1, 16>, public VariableRounds<6, 2> struct in inherits:FixedBlockSize,VariableKeyLength,VariableRounds
20 class SHARK : public SHARK_Info, public BlockCipherDocumentation
22 class CRYPTOPP_NO_VTABLE Base : public BlockCipherImpl<SHARK_Info>

Completed in 57 milliseconds