Searched refs:MaxKeyLength (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.h19 size_t MaxKeyLength() const function in class:EAX_Base
20 {return GetMAC().MaxKeyLength();}
H A Dccm.h21 size_t MaxKeyLength() const function in class:CCM_Base
22 {return GetBlockCipher().MaxKeyLength();}
H A Dgcm.h21 size_t MaxKeyLength() const function in class:GCM_Base
22 {return GetBlockCipher().MaxKeyLength();}
H A Dseckey.h135 size_t MaxKeyLength() const {return (size_t)INFO::MAX_KEYLENGTH;} function in class:SimpleKeyingInterfaceImpl
H A Dmodes.h35 size_t MaxKeyLength() const {return m_cipher->MaxKeyLength();} function in class:CipherModeBase
H A Dcryptlib.h362 virtual size_t MaxKeyLength() const =0;

Completed in 123 milliseconds