Searched refs:CAST128_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 Dcast.h19 struct CAST128_Info : public FixedBlockSize<8>, public VariableKeyLength<16, 5, 16> struct in inherits:FixedBlockSize,VariableKeyLength
25 class CAST128 : public CAST128_Info, public BlockCipherDocumentation
27 class CRYPTOPP_NO_VTABLE Base : public CAST, public BlockCipherImpl<CAST128_Info>

Completed in 43 milliseconds