Searched defs:IVSize (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dvmac.h14 unsigned int IVSize() const {return GetCipher().BlockSize();} function in class:VMAC_Base
H A Dccm.h33 unsigned int IVSize() const function in class:CCM_Base
H A Deax.h31 unsigned int IVSize() const function in class:EAX_Base
H A Dseckey.h139 unsigned int IVSize() const {return INFO::IV_LENGTH;} function in class:SimpleKeyingInterfaceImpl
H A Dgcm.h32 unsigned int IVSize() const function in class:GCM_Base
H A Dmodes.h42 unsigned int IVSize() const {return BlockSize();} function in class:CipherModeBase
H A Dcryptlib.h401 virtual unsigned int IVSize() const {throw NotImplemented(GetAlgorithm().AlgorithmName() + ": this object doesn't support resynchronization");} function in class:SimpleKeyingInterface

Completed in 78 milliseconds