Algorithm(bool checkSelfTestStatus=true) | Algorithm | |
AlgorithmName() const | AlgorithmImpl< SimpleKeyingInterfaceImpl< XMACC_Base< T >, XMACC_Base< T > >, XMACC_Base< T > > | [inline, virtual] |
AssertValidKeyLength(unsigned int length) | SimpleKeyingInterfaceImpl< XMACC_Base< T >, XMACC_Base< T > > | [inline, protected] |
XMACC_Base::AssertValidKeyLength(unsigned int length) const | SimpleKeyingInterface | [inline, protected] |
BLOCKSIZE enum value (defined in IteratedHash< T::HashWordType, T::ByteOrderClass, T::BLOCKSIZE, MessageAuthenticationCode >) | IteratedHash< T::HashWordType, T::ByteOrderClass, T::BLOCKSIZE, MessageAuthenticationCode > | |
BlockSize() const | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [inline, virtual] |
ByteOrderClass typedef | IteratedHashBase2< T::HashWordType, T::ByteOrderClass, MessageAuthenticationCode > | |
CalculateDigest(byte *digest, const byte *input, unsigned int length) | HashTransformation | [inline, virtual] |
CalculateTruncatedDigest(byte *digest, unsigned int digestSize, const byte *input, unsigned int length) | HashTransformation | [inline, virtual] |
CanUsePredictableIVs() const | SimpleKeyingInterface | [inline] |
CanUseRandomIVs() const | SimpleKeyingInterface | [inline] |
CanUseStructuredIVs() const | SimpleKeyingInterface | [inline] |
CheckedSetKey(void *, Empty empty, const byte *key, unsigned int length, const NameValuePairs ¶ms) | XMACC_Base< T > | |
Clone() const | ClonableImpl< XMACC< T >, MessageAuthenticationCodeImpl< XMACC_Base< T > > > | [inline, virtual] |
CorrectEndianess(HashWordType *out, const HashWordType *in, unsigned int byteCount) | IteratedHashBase2< T::HashWordType, T::ByteOrderClass, MessageAuthenticationCode > | [inline, static] |
CreateUpdateSpace(unsigned int &size) | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [virtual] |
cryptopp_assert___LINE__ | IteratedHash< T::HashWordType, T::ByteOrderClass, T::BLOCKSIZE, MessageAuthenticationCode > | [static] |
CurrentCounter() const | XMACC_Base< T > | [inline] |
DEFAULT_KEYLENGTH enum value (defined in FixedKeyLength< DigestSizeSubtract4Workaround< T >::RESULT, SimpleKeyingInterface::INTERNALLY_GENERATED_IV >) | FixedKeyLength< DigestSizeSubtract4Workaround< T >::RESULT, SimpleKeyingInterface::INTERNALLY_GENERATED_IV > | |
DefaultKeyLength() const | SimpleKeyingInterfaceImpl< XMACC_Base< T >, XMACC_Base< T > > | [inline, virtual] |
DIGESTSIZE enum value (defined in XMACC_Base< T >) | XMACC_Base< T > | |
DigestSize() const | XMACC_Base< T > | [inline, virtual] |
Final(byte *digest) | HashTransformation | [inline, virtual] |
GetBitCountHi() const | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [inline, protected] |
GetBitCountLo() const | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [inline, protected] |
GetIVAndThrowIfInvalid(const NameValuePairs ¶ms) | SimpleKeyingInterface | [protected] |
GetNextIV(byte *IV) | XMACC_Base< T > | [inline, virtual] |
GetValidKeyLength(unsigned int n) const | SimpleKeyingInterfaceImpl< XMACC_Base< T >, XMACC_Base< T > > | [inline, virtual] |
HashBlock(const HashWordType *input) | IteratedHashBase2< T::HashWordType, T::ByteOrderClass, MessageAuthenticationCode > | [protected] |
HashBlock(const T::HashWordType *input)=0 (defined in IteratedHashBase< T::HashWordType, MessageAuthenticationCode >) | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [protected, pure virtual] |
HashEndianCorrectedBlock(const HashWordType *data)=0 (defined in IteratedHashBase2< T::HashWordType, T::ByteOrderClass, MessageAuthenticationCode >) | IteratedHashBase2< T::HashWordType, T::ByteOrderClass, MessageAuthenticationCode > | [protected, pure virtual] |
HashMultipleBlocks(const T::HashWordType *input, unsigned int length) | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [protected, virtual] |
HashWordType typedef | XMACC_Base< T > | |
INTERNALLY_GENERATED_IV enum value (defined in SimpleKeyingInterface) | SimpleKeyingInterface | |
IsResynchronizable() const | SimpleKeyingInterface | [inline] |
IsValidKeyLength(unsigned int n) const | SimpleKeyingInterface | [inline, virtual] |
IteratedHash() | IteratedHash< T::HashWordType, T::ByteOrderClass, T::BLOCKSIZE, MessageAuthenticationCode > | [inline, protected] |
IteratedHashBase() | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [inline] |
IV_REQUIREMENT enum value (defined in FixedKeyLength< DigestSizeSubtract4Workaround< T >::RESULT, SimpleKeyingInterface::INTERNALLY_GENERATED_IV >) | FixedKeyLength< DigestSizeSubtract4Workaround< T >::RESULT, SimpleKeyingInterface::INTERNALLY_GENERATED_IV > | |
IV_Requirement enum name | SimpleKeyingInterface | |
IVRequirement() const | SimpleKeyingInterfaceImpl< XMACC_Base< T >, XMACC_Base< T > > | [inline, virtual] |
IVSize() const | XMACC_Base< T > | [inline, virtual] |
KEYLENGTH enum value (defined in FixedKeyLength< DigestSizeSubtract4Workaround< T >::RESULT, SimpleKeyingInterface::INTERNALLY_GENERATED_IV >) | FixedKeyLength< DigestSizeSubtract4Workaround< T >::RESULT, SimpleKeyingInterface::INTERNALLY_GENERATED_IV > | |
m_data | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [protected] |
m_digest | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [protected] |
MAX_KEYLENGTH enum value (defined in FixedKeyLength< DigestSizeSubtract4Workaround< T >::RESULT, SimpleKeyingInterface::INTERNALLY_GENERATED_IV >) | FixedKeyLength< DigestSizeSubtract4Workaround< T >::RESULT, SimpleKeyingInterface::INTERNALLY_GENERATED_IV > | |
MaxKeyLength() const | SimpleKeyingInterfaceImpl< XMACC_Base< T >, XMACC_Base< T > > | [inline, virtual] |
MIN_KEYLENGTH enum value (defined in FixedKeyLength< DigestSizeSubtract4Workaround< T >::RESULT, SimpleKeyingInterface::INTERNALLY_GENERATED_IV >) | FixedKeyLength< DigestSizeSubtract4Workaround< T >::RESULT, SimpleKeyingInterface::INTERNALLY_GENERATED_IV > | |
MinKeyLength() const | SimpleKeyingInterfaceImpl< XMACC_Base< T >, XMACC_Base< T > > | [inline, virtual] |
NOT_RESYNCHRONIZABLE enum value (defined in SimpleKeyingInterface) | SimpleKeyingInterface | |
OptimalBlockSize() const | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [inline, virtual] |
OptimalDataAlignment() const | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [inline, virtual] |
PadLastBlock(unsigned int lastBlockSize, byte padFirst=0x80) | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [protected] |
RANDOM_IV enum value (defined in SimpleKeyingInterface) | SimpleKeyingInterface | |
Restart() | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [virtual] |
Resynchronize(const byte *IV) | XMACC_Base< T > | [inline, virtual] |
SetBlockSize(unsigned int blockSize) | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [inline, protected] |
SetKey(const byte *key, unsigned int length, const NameValuePairs ¶ms=g_nullNameValuePairs) | MessageAuthenticationCodeImpl< XMACC_Base< T > > | [inline, virtual] |
SetKeyWithIV(const byte *key, unsigned int length, const byte *iv) | SimpleKeyingInterface | |
SetKeyWithRounds(const byte *key, unsigned int length, int rounds) | SimpleKeyingInterface | |
SetStateSize(unsigned int stateSize) | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [inline, protected] |
StaticAlgorithmName() | AlgorithmImpl< SimpleKeyingInterfaceImpl< XMACC_Base< T >, XMACC_Base< T > >, XMACC_Base< T > > | [inline, static] |
StaticGetValidKeyLength(unsigned int) | FixedKeyLength< DigestSizeSubtract4Workaround< T >::RESULT, SimpleKeyingInterface::INTERNALLY_GENERATED_IV > | [inline, static] |
STRUCTURED_IV enum value (defined in SimpleKeyingInterface) | SimpleKeyingInterface | |
ThrowIfInvalidIV(const byte *iv) | SimpleKeyingInterface | [protected] |
ThrowIfInvalidKeyLength(const Algorithm &algorithm, unsigned int length) | SimpleKeyingInterface | [protected] |
ThrowIfInvalidTruncatedSize(unsigned int size) const | HashTransformation | [protected] |
ThrowIfResynchronizable() | SimpleKeyingInterface | [protected] |
TruncatedFinal(byte *mac, unsigned int size) | XMACC_Base< T > | [virtual] |
TruncatedVerify(const byte *mac, unsigned int length) | XMACC_Base< T > | [virtual] |
UNPREDICTABLE_RANDOM_IV enum value (defined in SimpleKeyingInterface) | SimpleKeyingInterface | |
Update(const byte *input, unsigned int length) | IteratedHashBase< T::HashWordType, MessageAuthenticationCode > | [virtual] |
Verify(const byte *digest) | HashTransformation | [inline, virtual] |
VerifyDigest(const byte *digest, const byte *input, unsigned int length) | HashTransformation | [inline, virtual] |
VerifyTruncatedDigest(const byte *digest, unsigned int digestLength, const byte *input, unsigned int length) | HashTransformation | [inline, virtual] |
XMACC() | XMACC< T > | [inline] |
XMACC(const byte *key, word32 counter=0xffffffff) | XMACC< T > | [inline] |
XMACC_Base() | XMACC_Base< T > | [inline] |
~Clonable() | Clonable | [inline, virtual] |