Searched refs:Serpent_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 Dserpent.h13 struct Serpent_Info : public FixedBlockSize<16>, public VariableKeyLength<16, 0, 32>, public FixedRounds<32> struct in inherits:FixedBlockSize,VariableKeyLength,FixedRounds
19 class Serpent : public Serpent_Info, public BlockCipherDocumentation
21 class CRYPTOPP_NO_VTABLE Base : public BlockCipherImpl<Serpent_Info>

Completed in 21 milliseconds