| BYTES_PER_ITERATION | AdditiveCipherConcretePolicy< word32, 8 > | [static] |
| CanOperateKeystream() const | AdditiveCipherConcretePolicy< word32, 8 > | [inline, virtual] |
| CipherResynchronize(byte *keystreamBuffer, const byte *iv) | PanamaCipherPolicy< B > | [inline, protected, virtual] |
| CipherSetKey(const NameValuePairs ¶ms, const byte *key, size_t length) | PanamaCipherPolicy< B > | [inline, protected, virtual] |
| DEFAULT_KEYLENGTH | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 > | [static] |
| GetAlignment() const | AdditiveCipherConcretePolicy< word32, 8 > | [inline, virtual] |
| GetBytesPerIteration() const | AdditiveCipherConcretePolicy< word32, 8 > | [inline, virtual] |
| GetIterationsToBuffer() const | AdditiveCipherConcretePolicy< word32, 8 > | [inline, virtual] |
| GetOptimalBlockSize() const | AdditiveCipherAbstractPolicy | [inline, virtual] |
| IsRandomAccess() const | PanamaCipherPolicy< B > | [inline, protected, virtual] |
| Iterate(size_t count, const word32 *p=NULL, word32 *z=NULL, const word32 *y=NULL) | Panama< B > | [inline, protected] |
| IV_LENGTH | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 > | [static] |
| IV_REQUIREMENT | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 > | [static] |
| KEYLENGTH | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 > | [static] |
| m_key | PanamaCipherPolicy< B > | [protected] |
| m_state | Panama< B > | [protected] |
| MAX_KEYLENGTH | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 > | [static] |
| MIN_KEYLENGTH | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 > | [static] |
| OperateKeystream(KeystreamOperation operation, byte *output, const byte *input, size_t iterationCount) | PanamaCipherPolicy< B > | [inline, protected, virtual] |
| Reset() | Panama< B > | [inline, protected] |
| SeekToIteration(lword iterationCount) | AdditiveCipherAbstractPolicy | [inline, virtual] |
| Stage typedef | Panama< B > | [protected] |
| STAGES | Panama< B > | [protected, static] |
| StaticAlgorithmName() | PanamaCipherInfo< B > | [inline, static] |
| StaticGetValidKeyLength(size_t) | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 > | [inline, static] |
| WordType typedef | AdditiveCipherConcretePolicy< word32, 8 > | |
| WriteKeystream(byte *keystream, size_t iterationCount) | AdditiveCipherAbstractPolicy | [inline, virtual] |
| ~AdditiveCipherAbstractPolicy() | AdditiveCipherAbstractPolicy | [inline, virtual] |