Searched refs:DefaultKeyLength (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Deax.h21 size_t DefaultKeyLength() const function in class:EAX_Base
22 {return GetMAC().DefaultKeyLength();}
H A Dccm.h23 size_t DefaultKeyLength() const function in class:CCM_Base
24 {return GetBlockCipher().DefaultKeyLength();}
H A Dgcm.h23 size_t DefaultKeyLength() const function in class:GCM_Base
24 {return GetBlockCipher().DefaultKeyLength();}
H A Dseckey.h136 size_t DefaultKeyLength() const {return INFO::DEFAULT_KEYLENGTH;} function in class:SimpleKeyingInterfaceImpl
H A Dmodes.h36 size_t DefaultKeyLength() const {return m_cipher->DefaultKeyLength();} function in class:CipherModeBase
H A Dbench.cpp189 keyLength = obj->DefaultKeyLength();
H A Dcryptlib.h364 virtual size_t DefaultKeyLength() const =0;
H A Dfipsalgt.cpp818 key.CleanNew(pBT->DefaultKeyLength()); // for Scbcvrct

Completed in 136 milliseconds