TTMAC_Base Member List

This is the complete list of members for TTMAC_Base, including all inherited members.
Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() const Algorithm [inline, virtual]
BLOCKSIZE (defined in IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >)IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode > [static]
BlockSize() const (defined in IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >)IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode > [inline, virtual]
ByteOrderClass typedef (defined in IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >)IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >
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]
CorrectEndianess(HashWordType *out, const HashWordType *in, size_t byteCount) (defined in IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >)IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode > [inline, static]
CreateUpdateSpace(size_t &size) (defined in IteratedHashBase< word32, MessageAuthenticationCode >)IteratedHashBase< word32, MessageAuthenticationCode > [virtual]
CRYPTOPP_COMPILE_ASSERT((T_BlockSize &(T_BlockSize-1))==0) (defined in IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >)IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >
DEFAULT_KEYLENGTHFixedKeyLength< 20 > [static]
DefaultIVLength() const SimpleKeyingInterface [inline]
DefaultKeyLength() const =0SimpleKeyingInterface [pure virtual]
DigestSize() const TTMAC_Base [inline, virtual]
DIGESTSIZE (defined in TTMAC_Base)TTMAC_Base [static]
Final(byte *digest)HashTransformation [inline, virtual]
GetByteOrder() const (defined in IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >)IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode > [inline, virtual]
GetNextIV(RandomNumberGenerator &rng, byte *iv)SimpleKeyingInterface [virtual]
GetValidKeyLength(size_t n) const =0SimpleKeyingInterface [pure virtual]
HashWordType typedef (defined in IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >)IteratedHash< word32, LittleEndian, 64, MessageAuthenticationCode >
INTERNALLY_GENERATED_IV enum valueSimpleKeyingInterface
IsResynchronizable() const SimpleKeyingInterface [inline]
IsValidKeyLength(size_t keylength) const SimpleKeyingInterface [inline, virtual]
IteratedHashBase() (defined in IteratedHashBase< word32, MessageAuthenticationCode >)IteratedHashBase< word32, MessageAuthenticationCode > [inline]
IV_LENGTHFixedKeyLength< 20 > [static]
IV_REQUIREMENTFixedKeyLength< 20 > [static]
IV_Requirement enum nameSimpleKeyingInterface
IVRequirement() const =0SimpleKeyingInterface [pure virtual]
IVSize() const SimpleKeyingInterface [inline, virtual]
KEYLENGTHFixedKeyLength< 20 > [static]
MAX_KEYLENGTHFixedKeyLength< 20 > [static]
MaxIVLength() const SimpleKeyingInterface [inline, virtual]
MaxKeyLength() const =0SimpleKeyingInterface [pure virtual]
MIN_KEYLENGTHFixedKeyLength< 20 > [static]
MinIVLength() const SimpleKeyingInterface [inline, virtual]
MinKeyLength() const =0SimpleKeyingInterface [pure virtual]
NOT_RESYNCHRONIZABLE enum valueSimpleKeyingInterface
OptimalBlockSize() const (defined in IteratedHashBase< word32, MessageAuthenticationCode >)IteratedHashBase< word32, MessageAuthenticationCode > [inline, virtual]
OptimalDataAlignment() const (defined in IteratedHashBase< word32, MessageAuthenticationCode >)IteratedHashBase< word32, MessageAuthenticationCode > [inline, virtual]
RANDOM_IV enum valueSimpleKeyingInterface
Ref()HashTransformation [inline]
Restart() (defined in IteratedHashBase< word32, MessageAuthenticationCode >)IteratedHashBase< word32, MessageAuthenticationCode > [virtual]
Resynchronize(const byte *iv, int ivLength=-1)SimpleKeyingInterface [inline, 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 TTMAC_Base)TTMAC_Base [inline, static]
StaticGetValidKeyLength(size_t keylength)FixedKeyLength< 20 > [inline, static]
TagSize() const HashTransformation [inline]
TruncatedFinal(byte *mac, size_t size)TTMAC_Base [virtual]
TruncatedVerify(const byte *digest, size_t digestLength)HashTransformation [virtual]
UncheckedSetKey(const byte *userKey, unsigned int keylength, const NameValuePairs &params)TTMAC_Base [virtual]
UNIQUE_IV enum valueSimpleKeyingInterface
UNPREDICTABLE_RANDOM_IV enum valueSimpleKeyingInterface
Update(const byte *input, size_t length) (defined in IteratedHashBase< word32, MessageAuthenticationCode >)IteratedHashBase< word32, 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