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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Deax.h17 size_t MinKeyLength() const function in class:EAX_Base
18 {return GetMAC().MinKeyLength();}
H A Dccm.h19 size_t MinKeyLength() const function in class:CCM_Base
20 {return GetBlockCipher().MinKeyLength();}
H A Dgcm.h19 size_t MinKeyLength() const function in class:GCM_Base
20 {return GetBlockCipher().MinKeyLength();}
H A Dseckey.h134 size_t MinKeyLength() const {return INFO::MIN_KEYLENGTH;} function in class:SimpleKeyingInterfaceImpl
H A Dmodes.h34 size_t MinKeyLength() const {return m_cipher->MinKeyLength();} function in class:CipherModeBase
H A Dcryptlib.h360 virtual size_t MinKeyLength() const =0;

Completed in 111 milliseconds