Searched refs:IDEA_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 Didea.h13 struct IDEA_Info : public FixedBlockSize<8>, public FixedKeyLength<16>, public FixedRounds<8> struct in inherits:FixedBlockSize,FixedKeyLength,FixedRounds
19 class IDEA : public IDEA_Info, public BlockCipherDocumentation
29 class CRYPTOPP_NO_VTABLE Base : public BlockCipherImpl<IDEA_Info>

Completed in 93 milliseconds