VMAC< T_BlockCipher, T_DigestBitSize > Member List

This is the complete list of members for VMAC< T_BlockCipher, T_DigestBitSize >, including all inherited members.
Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() const VMAC_Base [inline, virtual]
BlockSize() const VMAC_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() const SimpleKeyingInterface [inline]
CanUseRandomIVs() const SimpleKeyingInterface [inline]
CanUseStructuredIVs() const SimpleKeyingInterface [inline]
Clone() const Clonable [inline, virtual]
CreateUpdateSpace(size_t &size) (defined in IteratedHashBase< word64, MessageAuthenticationCode >)IteratedHashBase< word64, MessageAuthenticationCode > [virtual]
DefaultIVLength() const SimpleKeyingInterface [inline]
DefaultKeyLength() constSimpleKeyingInterfaceImpl< VMAC_Base, SameKeyLengthAs< T_BlockCipher, SimpleKeyingInterface::UNIQUE_IV, T_BlockCipher::BLOCKSIZE > > [inline, virtual]
DigestSize() const VMAC_Base [inline, virtual]
Final(byte *digest)HashTransformation [inline, virtual]
GetByteOrder() const (defined in VMAC_Base)VMAC_Base [inline, virtual]
GetNextIV(RandomNumberGenerator &rng, byte *IV)VMAC_Base [virtual]
GetValidKeyLength(size_t keylength) constSimpleKeyingInterfaceImpl< VMAC_Base, SameKeyLengthAs< T_BlockCipher, SimpleKeyingInterface::UNIQUE_IV, T_BlockCipher::BLOCKSIZE > > [inline, virtual]
HashWordType typedef (defined in IteratedHashBase< word64, MessageAuthenticationCode >)IteratedHashBase< word64, MessageAuthenticationCode >
INTERNALLY_GENERATED_IV enum valueSimpleKeyingInterface
IsResynchronizable() const SimpleKeyingInterface [inline]
IsValidKeyLength(size_t keylength) const SimpleKeyingInterface [inline, virtual]
IteratedHashBase() (defined in IteratedHashBase< word64, MessageAuthenticationCode >)IteratedHashBase< word64, MessageAuthenticationCode > [inline]
IV_Requirement enum nameSimpleKeyingInterface
IVRequirement() constSimpleKeyingInterfaceImpl< VMAC_Base, SameKeyLengthAs< T_BlockCipher, SimpleKeyingInterface::UNIQUE_IV, T_BlockCipher::BLOCKSIZE > > [inline, virtual]
IVSize() constSimpleKeyingInterfaceImpl< VMAC_Base, SameKeyLengthAs< T_BlockCipher, SimpleKeyingInterface::UNIQUE_IV, T_BlockCipher::BLOCKSIZE > > [inline, virtual]
MaxIVLength() const SimpleKeyingInterface [inline, virtual]
MaxKeyLength() constSimpleKeyingInterfaceImpl< VMAC_Base, SameKeyLengthAs< T_BlockCipher, SimpleKeyingInterface::UNIQUE_IV, T_BlockCipher::BLOCKSIZE > > [inline, virtual]
MinIVLength() const VMAC_Base [inline, virtual]
MinKeyLength() constSimpleKeyingInterfaceImpl< VMAC_Base, SameKeyLengthAs< T_BlockCipher, SimpleKeyingInterface::UNIQUE_IV, T_BlockCipher::BLOCKSIZE > > [inline, virtual]
NOT_RESYNCHRONIZABLE enum valueSimpleKeyingInterface
OptimalBlockSize() const (defined in IteratedHashBase< word64, MessageAuthenticationCode >)IteratedHashBase< word64, MessageAuthenticationCode > [inline, virtual]
OptimalDataAlignment() const VMAC_Base [virtual]
RANDOM_IV enum valueSimpleKeyingInterface
Ref()HashTransformation [inline]
Restart() (defined in IteratedHashBase< word64, MessageAuthenticationCode >)IteratedHashBase< word64, MessageAuthenticationCode > [virtual]
Resynchronize(const byte *nonce, int length=-1)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, size_t ivLength)SimpleKeyingInterface
SetKeyWithIV(const byte *key, size_t length, const byte *iv)SimpleKeyingInterface [inline]
SetKeyWithRounds(const byte *key, size_t length, int rounds)SimpleKeyingInterface
StaticAlgorithmName() (defined in VMAC< T_BlockCipher, T_DigestBitSize >)VMAC< T_BlockCipher, T_DigestBitSize > [inline, static]
TagSize() const HashTransformation [inline]
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) (defined in IteratedHashBase< word64, MessageAuthenticationCode >)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]
~Clonable() (defined in Clonable)Clonable [inline, virtual]
~SimpleKeyingInterface() (defined in SimpleKeyingInterface)SimpleKeyingInterface [inline, virtual]

Generated on 24 Mar 2016 for Crypto++ by  doxygen 1.6.1