Searched defs:GetValidKeyLength (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dccm.h25 size_t GetValidKeyLength(size_t n) const function in class:CCM_Base
H A Deax.h23 size_t GetValidKeyLength(size_t n) const function in class:EAX_Base
H A Dseckey.h137 size_t GetValidKeyLength(size_t n) const {return INFO::StaticGetValidKeyLength(n);} function in class:SimpleKeyingInterfaceImpl
H A Dgcm.h25 size_t GetValidKeyLength(size_t n) const function in class:GCM_Base
H A Dmodes.h37 size_t GetValidKeyLength(size_t n) const {return m_cipher->GetValidKeyLength(n);} function in class:CipherModeBase

Completed in 148 milliseconds