| BYTES_PER_ITERATION | AdditiveCipherConcretePolicy< WT, W, X, BASE > | [static] |
| CanOperateKeystream() const | AdditiveCipherConcretePolicy< WT, W, X, BASE > | [inline] |
| CipherResynchronize(byte *keystreamBuffer, const byte *iv) | SosemanukPolicy | [protected] |
| CipherSetKey(const NameValuePairs ¶ms, const byte *key, size_t length) | SosemanukPolicy | [protected] |
| DEFAULT_KEYLENGTH | VariableKeyLength< 16, 1, 32, 1, SimpleKeyingInterface::UNIQUE_IV, 16 > | [static] |
| GetAlignment() const | AdditiveCipherConcretePolicy< WT, W, X, BASE > | [inline] |
| GetBytesPerIteration() const | AdditiveCipherConcretePolicy< WT, W, X, BASE > | [inline] |
| GetIterationsToBuffer() const | AdditiveCipherConcretePolicy< WT, W, X, BASE > | [inline] |
| IsRandomAccess() const | SosemanukPolicy | [inline, protected] |
| IV_LENGTH | VariableKeyLength< 16, 1, 32, 1, SimpleKeyingInterface::UNIQUE_IV, 16 > | [static] |
| IV_REQUIREMENT | VariableKeyLength< 16, 1, 32, 1, SimpleKeyingInterface::UNIQUE_IV, 16 > | [static] |
| KEYLENGTH_MULTIPLE | VariableKeyLength< 16, 1, 32, 1, SimpleKeyingInterface::UNIQUE_IV, 16 > | [static] |
| m_key | SosemanukPolicy | [protected] |
| m_state | SosemanukPolicy | [protected] |
| MAX_KEYLENGTH | VariableKeyLength< 16, 1, 32, 1, SimpleKeyingInterface::UNIQUE_IV, 16 > | [static] |
| MIN_KEYLENGTH | VariableKeyLength< 16, 1, 32, 1, SimpleKeyingInterface::UNIQUE_IV, 16 > | [static] |
| OperateKeystream(KeystreamOperation operation, byte *output, const byte *input, size_t iterationCount) | SosemanukPolicy | [protected, virtual] |
| StaticAlgorithmName() | SosemanukInfo | [inline, static] |
| StaticGetValidKeyLength(size_t n) | VariableKeyLength< 16, 1, 32, 1, SimpleKeyingInterface::UNIQUE_IV, 16 > | [inline, static] |
| WordType typedef | AdditiveCipherConcretePolicy< WT, W, X, BASE > | |