Searched refs:RC2_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 Drc2.h14 struct RC2_Info : public FixedBlockSize<8>, public VariableKeyLength<16, 1, 128> struct in inherits:FixedBlockSize,VariableKeyLength
22 class RC2 : public RC2_Info, public BlockCipherDocumentation
24 class CRYPTOPP_NO_VTABLE Base : public BlockCipherImpl<RC2_Info>

Completed in 84 milliseconds