VMAC_Base Member List

This is the complete list of members for VMAC_Base, including all inherited members.

AccessCipher()=0 (defined in VMAC_Base)VMAC_Base [protected, pure virtual]
Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() constVMAC_Base [inline, virtual]
AllocateBlocks()VMAC_Base [inline, protected]
AssertValidKeyLength(size_t length) const SimpleKeyingInterface [inline, protected]
BlockSize() constVMAC_Base [inline, virtual]
CalculateDigest(byte *digest, const byte *input, size_t length)HashTransformation [inline, virtual]
CalculateTruncatedDigest(byte *digest, size_t digestSize, const byte *input, size_t length)HashTransformation [inline, virtual]
CanUsePredictableIVs() constSimpleKeyingInterface [inline]
CanUseRandomIVs() constSimpleKeyingInterface [inline]
CanUseStructuredIVs() constSimpleKeyingInterface [inline]
Clone() constClonable [inline, virtual]
CreateUpdateSpace(size_t &size)IteratedHashBase< word64, MessageAuthenticationCode > [virtual]
DataBuf()VMAC_Base [inline, protected, virtual]
DefaultDigestSize() const=0 (defined in VMAC_Base)VMAC_Base [protected, pure virtual]
DefaultKeyLength() const=0SimpleKeyingInterface [pure virtual]
DigestSize() constVMAC_Base [inline, virtual]
Final(byte *digest)HashTransformation [inline, virtual]
GetAlgorithm() const=0 (defined in SimpleKeyingInterface)SimpleKeyingInterface [protected, pure virtual]
GetBitCountHi() constIteratedHashBase< word64, MessageAuthenticationCode > [inline, protected]
GetBitCountLo() constIteratedHashBase< word64, MessageAuthenticationCode > [inline, protected]
GetByteOrder() constVMAC_Base [inline, virtual]
GetCipher() constVMAC_Base [inline, protected]
GetIVAndThrowIfInvalid(const NameValuePairs &params)SimpleKeyingInterface [protected]
GetNextIV(RandomNumberGenerator &rng, byte *IV)VMAC_Base [virtual]
GetValidKeyLength(size_t n) const=0SimpleKeyingInterface [pure virtual]
HashBlock(const HashWordType *input)IteratedHashBase< word64, MessageAuthenticationCode > [inline, protected]
HashEndianCorrectedBlock(const word64 *data)VMAC_Base [protected, virtual]
HashMultipleBlocks(const word64 *input, size_t length)VMAC_Base [protected, virtual]
HashWordType typedefIteratedHashBase< word64, MessageAuthenticationCode >
Init()VMAC_Base [inline, protected, virtual]
INTERNALLY_GENERATED_IV enum valueSimpleKeyingInterface
IsResynchronizable() constSimpleKeyingInterface [inline]
IsValidKeyLength(size_t n) constSimpleKeyingInterface [inline, virtual]
IteratedHashBase()IteratedHashBase< word64, MessageAuthenticationCode > [inline]
IV_Requirement enum nameSimpleKeyingInterface
IVRequirement() const=0SimpleKeyingInterface [pure virtual]
IVSize() constVMAC_Base [inline, virtual]
m_aggregateVMAC_Base [protected]
m_data()VMAC_Base [inline, protected]
m_dataSize()VMAC_Base [inline, protected]
m_is128VMAC_Base [protected]
m_isFirstBlockVMAC_Base [protected]
m_L1KeyLengthVMAC_Base [protected]
m_l3Key()VMAC_Base [inline, protected]
m_l3KeySize()VMAC_Base [inline, protected]
m_nhKey()VMAC_Base [inline, protected]
m_nhKeySize()VMAC_Base [inline, protected]
m_nonce()VMAC_Base [inline, protected]
m_nonceSize()VMAC_Base [inline, protected]
m_pad()VMAC_Base [inline, protected]
m_padCachedVMAC_Base [protected]
m_padSize()VMAC_Base [inline, protected]
m_polyState()VMAC_Base [inline, protected]
m_polyStateSize()VMAC_Base [inline, protected]
MaxKeyLength() const=0SimpleKeyingInterface [pure virtual]
MinKeyLength() const=0SimpleKeyingInterface [pure virtual]
NOT_RESYNCHRONIZABLE enum valueSimpleKeyingInterface
OptimalBlockSize() constIteratedHashBase< word64, MessageAuthenticationCode > [inline, virtual]
OptimalDataAlignment() constIteratedHashBase< word64, MessageAuthenticationCode > [inline, virtual]
PadLastBlock(unsigned int lastBlockSize, byte padFirst=0x80)IteratedHashBase< word64, MessageAuthenticationCode > [protected]
RANDOM_IV enum valueSimpleKeyingInterface
Ref()HashTransformation [inline]
Restart()IteratedHashBase< word64, MessageAuthenticationCode > [virtual]
Resynchronize(const byte *IV)VMAC_Base [virtual]
SetKey(const byte *key, size_t length, const NameValuePairs &params=g_nullNameValuePairs)SimpleKeyingInterface [virtual]
SetKeyWithIV(const byte *key, size_t length, const byte *iv)SimpleKeyingInterface
SetKeyWithRounds(const byte *key, size_t length, int rounds)SimpleKeyingInterface
SS1()VMAC_Base [inline, protected]
SS2()VMAC_Base [inline, protected]
SS3()VMAC_Base [inline, protected]
SS4()VMAC_Base [inline, protected]
SS5()VMAC_Base [inline, protected]
SS6()VMAC_Base [inline, protected]
SST()VMAC_Base [inline, protected]
StateBuf()VMAC_Base [inline, protected, virtual]
ThrowIfInvalidIV(const byte *iv)SimpleKeyingInterface [protected]
ThrowIfInvalidKeyLength(size_t length)SimpleKeyingInterface [protected]
ThrowIfInvalidTruncatedSize(size_t size) constHashTransformation [protected]
ThrowIfResynchronizable()SimpleKeyingInterface [protected]
TruncatedFinal(byte *mac, size_t size)VMAC_Base [virtual]
TruncatedVerify(const byte *digest, size_t digestLength)HashTransformation [virtual]
UncheckedSetKey(const byte *userKey, unsigned int keylength, const NameValuePairs &params)VMAC_Base [virtual]
UNIQUE_IV enum valueSimpleKeyingInterface
UNPREDICTABLE_RANDOM_IV enum valueSimpleKeyingInterface
Update(const byte *input, size_t length)IteratedHashBase< word64, MessageAuthenticationCode > [virtual]
Verify(const byte *digest)HashTransformation [inline, virtual]
VerifyDigest(const byte *digest, const byte *input, size_t length)HashTransformation [inline, virtual]
VerifyTruncatedDigest(const byte *digest, size_t digestLength, const byte *input, size_t length)HashTransformation [inline, virtual]
VHASH_Update(const word64 *data, size_t blocksRemainingInWord128)VMAC_Base [inline, protected]
VHASH_Update_SSE2(const word64 *data, size_t blocksRemainingInWord64, int tagPart) (defined in VMAC_Base)VMAC_Base [protected]
VHASH_Update_Template(const word64 *data, size_t blockRemainingInWord128)VMAC_Base [inline, protected]
~Clonable()Clonable [inline, virtual]
~SimpleKeyingInterface()SimpleKeyingInterface [inline, virtual]


Generated on Fri Jun 1 11:11:53 2007 for Crypto++ by  doxygen 1.5.2