| Algorithm(bool checkSelfTestStatus=true) | Algorithm | |
| AlgorithmName() const | AlgorithmImpl< SimpleKeyingInterfaceImpl< TwoBases< MessageAuthenticationCode, VariableKeyLength< 32, 0, INT_MAX > > >, T_Info > | inlinevirtual |
| AssertValidKeyLength(size_t length) const | SimpleKeyingInterface | inlineprotected |
| BlockSize() const | HermeticHashFunctionMAC< T_Hash, T_Info > | inlinevirtual |
| CalculateDigest(byte *digest, const byte *input, size_t length) | HashTransformation | inlinevirtual |
| CalculateTruncatedDigest(byte *digest, size_t digestSize, const byte *input, size_t length) | HashTransformation | inlinevirtual |
| CanUsePredictableIVs() const | SimpleKeyingInterface | inline |
| CanUseRandomIVs() const | SimpleKeyingInterface | inline |
| CanUseStructuredIVs() const | SimpleKeyingInterface | inline |
| Clone() const | Clonable | inlinevirtual |
| CreateUpdateSpace(size_t &size) | HashTransformation | inlinevirtual |
| DefaultIVLength() const | SimpleKeyingInterface | inline |
| DefaultKeyLength() const | SimpleKeyingInterfaceImpl< TwoBases< MessageAuthenticationCode, VariableKeyLength< 32, 0, INT_MAX > > > | inlinevirtual |
| DigestSize() const | HermeticHashFunctionMAC< T_Hash, T_Info > | inlinevirtual |
| Final(byte *digest) | HashTransformation | inlinevirtual |
| GetAlgorithm() const | MessageAuthenticationCode | inlineprotectedvirtual |
| GetIVAndThrowIfInvalid(const NameValuePairs ¶ms, size_t &size) | SimpleKeyingInterface | protected |
| GetNextIV(RandomNumberGenerator &rng, byte *iv) | SimpleKeyingInterface | virtual |
| GetValidKeyLength(size_t keylength) const | SimpleKeyingInterfaceImpl< TwoBases< MessageAuthenticationCode, VariableKeyLength< 32, 0, INT_MAX > > > | inlinevirtual |
| INTERNALLY_GENERATED_IV enum value | SimpleKeyingInterface | |
| IsResynchronizable() const | SimpleKeyingInterface | inline |
| IsValidKeyLength(size_t keylength) const | SimpleKeyingInterface | inlinevirtual |
| IV_Requirement enum name | SimpleKeyingInterface | |
| IVRequirement() const | SimpleKeyingInterfaceImpl< TwoBases< MessageAuthenticationCode, VariableKeyLength< 32, 0, INT_MAX > > > | inlinevirtual |
| IVSize() const | SimpleKeyingInterfaceImpl< TwoBases< MessageAuthenticationCode, VariableKeyLength< 32, 0, INT_MAX > > > | inlinevirtual |
| KeyHash() | HermeticHashFunctionMAC< T_Hash, T_Info > | inlineprotected |
| m_hash | HermeticHashFunctionMAC< T_Hash, T_Info > | protected |
| m_key | HermeticHashFunctionMAC< T_Hash, T_Info > | protected |
| m_keyed | HermeticHashFunctionMAC< T_Hash, T_Info > | protected |
| MaxIVLength() const | SimpleKeyingInterface | inlinevirtual |
| MaxKeyLength() const | SimpleKeyingInterfaceImpl< TwoBases< MessageAuthenticationCode, VariableKeyLength< 32, 0, INT_MAX > > > | inlinevirtual |
| MinIVLength() const | SimpleKeyingInterface | inlinevirtual |
| MinKeyLength() const | SimpleKeyingInterfaceImpl< TwoBases< MessageAuthenticationCode, VariableKeyLength< 32, 0, INT_MAX > > > | inlinevirtual |
| NOT_RESYNCHRONIZABLE enum value | SimpleKeyingInterface | |
| OptimalBlockSize() const | HermeticHashFunctionMAC< T_Hash, T_Info > | inlinevirtual |
| OptimalDataAlignment() const | HermeticHashFunctionMAC< T_Hash, T_Info > | inlinevirtual |
| RANDOM_IV enum value | SimpleKeyingInterface | |
| Ref() | HashTransformation | inline |
| Restart() | HermeticHashFunctionMAC< T_Hash, T_Info > | inlinevirtual |
| Resynchronize(const byte *iv, int ivLength=-1) | SimpleKeyingInterface | inlinevirtual |
| SetKey(const byte *key, size_t length, const NameValuePairs ¶ms=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() | AlgorithmImpl< SimpleKeyingInterfaceImpl< TwoBases< MessageAuthenticationCode, VariableKeyLength< 32, 0, INT_MAX > > >, T_Info > | inlinestatic |
| StaticGetValidKeyLength(size_t keylength) | VariableKeyLength< 32, 0, INT_MAX > | inline |
| TagSize() const | HashTransformation | inline |
| ThrowIfInvalidIV(const byte *iv) | SimpleKeyingInterface | protected |
| ThrowIfInvalidIVLength(int length) | SimpleKeyingInterface | protected |
| ThrowIfInvalidKeyLength(size_t length) | SimpleKeyingInterface | protected |
| ThrowIfInvalidTruncatedSize(size_t size) const | HashTransformation | protected |
| ThrowIfResynchronizable() | SimpleKeyingInterface | protected |
| TruncatedFinal(byte *digest, size_t digestSize) | HermeticHashFunctionMAC< T_Hash, T_Info > | inlinevirtual |
| TruncatedVerify(const byte *digest, size_t digestLength) | HashTransformation | virtual |
| UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs ¶ms) | HermeticHashFunctionMAC< T_Hash, T_Info > | inlinevirtual |
| UNIQUE_IV enum value | SimpleKeyingInterface | |
| UNPREDICTABLE_RANDOM_IV enum value | SimpleKeyingInterface | |
| Update(const byte *input, size_t length) | HermeticHashFunctionMAC< T_Hash, T_Info > | inlinevirtual |
| Verify(const byte *digest) | HashTransformation | inlinevirtual |
| VerifyDigest(const byte *digest, const byte *input, size_t length) | HashTransformation | inlinevirtual |
| VerifyTruncatedDigest(const byte *digest, size_t digestLength, const byte *input, size_t length) | HashTransformation | inlinevirtual |
| ~Algorithm() | Algorithm | inlinevirtual |
| ~Clonable() | Clonable | inlinevirtual |
| ~HashTransformation() | HashTransformation | inlinevirtual |
| ~SimpleKeyingInterface() | SimpleKeyingInterface | inlinevirtual |