| AdvancedProcessBlocks(const byte *inBlocks, const byte *xorBlocks, byte *outBlocks, size_t length, word32 flags) const | BlockTransformation | virtual |
| Algorithm(bool checkSelfTestStatus=true) | Algorithm | |
| AlgorithmName() const | AlgorithmImpl< SimpleKeyingInterfaceImpl< TwoBases< BlockCipher, SHARK_Info > > > | inlinevirtual |
| AssertValidKeyLength(size_t length) const | SimpleKeyingInterface | inlineprotected |
| BlockSize() const | BlockCipherImpl< SHARK_Info > | inlinevirtual |
| BT_AllowParallel enum value | BlockTransformation | |
| BT_DontIncrementInOutPointers enum value | BlockTransformation | |
| BT_InBlockIsCounter enum value | BlockTransformation | |
| BT_ReverseDirection enum value | BlockTransformation | |
| BT_XorInput enum value | BlockTransformation | |
| CanUsePredictableIVs() const | SimpleKeyingInterface | inline |
| CanUseRandomIVs() const | SimpleKeyingInterface | inline |
| CanUseStructuredIVs() const | SimpleKeyingInterface | inline |
| Clone() const | Clonable | inlinevirtual |
| DefaultIVLength() const | SimpleKeyingInterface | inline |
| DefaultKeyLength() const | SimpleKeyingInterfaceImpl< TwoBases< BlockCipher, SHARK_Info > > | inlinevirtual |
| FlagsForAdvancedProcessBlocks enum name | BlockTransformation | |
| GetAlgorithm() const | BlockCipher | inlineprotectedvirtual |
| GetCipherDirection() const | BlockTransformation | inline |
| GetIVAndThrowIfInvalid(const NameValuePairs ¶ms, size_t &size) | SimpleKeyingInterface | protected |
| GetNextIV(RandomNumberGenerator &rng, byte *iv) | SimpleKeyingInterface | virtual |
| GetRoundsAndThrowIfInvalid(const NameValuePairs ¶m, const Algorithm *alg) | VariableRounds< 6, 2 > | inlineprotected |
| GetValidKeyLength(size_t keylength) const | SimpleKeyingInterfaceImpl< TwoBases< BlockCipher, SHARK_Info > > | inlinevirtual |
| INTERNALLY_GENERATED_IV enum value | SimpleKeyingInterface | |
| IsForwardTransformation() const =0 | BlockTransformation | pure virtual |
| IsPermutation() const | BlockTransformation | inlinevirtual |
| IsResynchronizable() const | SimpleKeyingInterface | inline |
| IsValidKeyLength(size_t keylength) const | SimpleKeyingInterface | inlinevirtual |
| IV_Requirement enum name | SimpleKeyingInterface | |
| IVRequirement() const | SimpleKeyingInterfaceImpl< TwoBases< BlockCipher, SHARK_Info > > | inlinevirtual |
| IVSize() const | SimpleKeyingInterfaceImpl< TwoBases< BlockCipher, SHARK_Info > > | inlinevirtual |
| m_roundKeys | SHARK::Base | protected |
| m_rounds | SHARK::Base | protected |
| MaxIVLength() const | SimpleKeyingInterface | inlinevirtual |
| MaxKeyLength() const | SimpleKeyingInterfaceImpl< TwoBases< BlockCipher, SHARK_Info > > | inlinevirtual |
| MinIVLength() const | SimpleKeyingInterface | inlinevirtual |
| MinKeyLength() const | SimpleKeyingInterfaceImpl< TwoBases< BlockCipher, SHARK_Info > > | inlinevirtual |
| NOT_RESYNCHRONIZABLE enum value | SimpleKeyingInterface | |
| OptimalDataAlignment() const | BlockTransformation | virtual |
| OptimalNumberOfParallelBlocks() const | BlockTransformation | inlinevirtual |
| ProcessAndXorBlock(const byte *inBlock, const byte *xorBlock, byte *outBlock) const =0 | BlockTransformation | pure virtual |
| ProcessBlock(const byte *inBlock, byte *outBlock) const | BlockTransformation | inline |
| ProcessBlock(byte *inoutBlock) const | BlockTransformation | inline |
| RANDOM_IV enum value | SimpleKeyingInterface | |
| 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< BlockCipher, SHARK_Info > > > | inlinestatic |
| StaticGetDefaultRounds(size_t keylength) | VariableRounds< 6, 2 > | inline |
| StaticGetValidKeyLength(size_t keylength) | FixedKeyLength< 16 > | inline |
| ThrowIfInvalidIV(const byte *iv) | SimpleKeyingInterface | protected |
| ThrowIfInvalidIVLength(int length) | SimpleKeyingInterface | protected |
| ThrowIfInvalidKeyLength(size_t length) | SimpleKeyingInterface | protected |
| ThrowIfInvalidRounds(int rounds, const Algorithm *alg) | VariableRounds< 6, 2 > | inlineprotected |
| ThrowIfResynchronizable() | SimpleKeyingInterface | protected |
| UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs ¶m) | SHARK::Base | virtual |
| UNIQUE_IV enum value | SimpleKeyingInterface | |
| UNPREDICTABLE_RANDOM_IV enum value | SimpleKeyingInterface | |
| ~Algorithm() | Algorithm | inlinevirtual |
| ~BlockTransformation() | BlockTransformation | inlinevirtual |
| ~Clonable() | Clonable | inlinevirtual |
| ~SimpleKeyingInterface() | SimpleKeyingInterface | inlinevirtual |