PanamaCipherPolicy< B > Member List

This is the complete list of members for PanamaCipherPolicy< B >, including all inherited members.
BYTES_PER_ITERATION (defined in AdditiveCipherConcretePolicy< word32, 8 >)AdditiveCipherConcretePolicy< word32, 8 > [static]
CanOperateKeystream() const (defined in AdditiveCipherConcretePolicy< word32, 8 >)AdditiveCipherConcretePolicy< word32, 8 > [inline, virtual]
CipherIsRandomAccess() const (defined in PanamaCipherPolicy< B >)PanamaCipherPolicy< B > [inline, protected]
CipherIsRandomAccess() const =0 (defined in AdditiveCipherAbstractPolicy)AdditiveCipherAbstractPolicy [pure virtual]
CipherResynchronize(byte *keystreamBuffer, const byte *iv, size_t length) (defined in PanamaCipherPolicy< B >)PanamaCipherPolicy< B > [protected]
CipherResynchronize(byte *keystreamBuffer, const byte *iv, size_t length) (defined in AdditiveCipherAbstractPolicy)AdditiveCipherAbstractPolicy [inline, virtual]
CipherSetKey(const NameValuePairs &params, const byte *key, size_t length) (defined in PanamaCipherPolicy< B >)PanamaCipherPolicy< B > [protected]
CipherSetKey(const NameValuePairs &params, const byte *key, size_t length)=0 (defined in AdditiveCipherAbstractPolicy)AdditiveCipherAbstractPolicy [pure virtual]
DEFAULT_KEYLENGTH (defined in FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 >)FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 > [static]
GetAlignment() const (defined in AdditiveCipherConcretePolicy< word32, 8 >)AdditiveCipherConcretePolicy< word32, 8 > [inline, virtual]
GetBytesPerIteration() const (defined in AdditiveCipherConcretePolicy< word32, 8 >)AdditiveCipherConcretePolicy< word32, 8 > [inline, virtual]
GetIterationsToBuffer() const (defined in AdditiveCipherConcretePolicy< word32, 8 >)AdditiveCipherConcretePolicy< word32, 8 > [inline, virtual]
GetOptimalBlockSize() const (defined in AdditiveCipherAbstractPolicy)AdditiveCipherAbstractPolicy [inline, virtual]
Iterate(size_t count, const word32 *p=NULL, word32 *z=NULL, const word32 *y=NULL) (defined in Panama< B >)Panama< B > [protected]
IV_LENGTH (defined in FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 >)FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 > [static]
IV_REQUIREMENT (defined in FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 >)FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 > [static]
KEYLENGTH (defined in FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 >)FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 > [static]
m_key (defined in PanamaCipherPolicy< B >)PanamaCipherPolicy< B > [protected]
m_state (defined in Panama< B >)Panama< B > [protected]
MAX_KEYLENGTH (defined in FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 >)FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 > [static]
MIN_KEYLENGTH (defined in FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 >)FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 > [static]
OperateKeystream(KeystreamOperation operation, byte *output, const byte *input, size_t iterationCount) (defined in PanamaCipherPolicy< B >)PanamaCipherPolicy< B > [protected]
OperateKeystream(KeystreamOperation operation, byte *output, const byte *input, size_t iterationCount)=0 (defined in AdditiveCipherConcretePolicy< word32, 8 >)AdditiveCipherConcretePolicy< word32, 8 > [pure virtual]
Reset() (defined in Panama< B >)Panama< B > [protected]
SeekToIteration(lword iterationCount) (defined in AdditiveCipherAbstractPolicy)AdditiveCipherAbstractPolicy [inline, virtual]
Stage typedef (defined in Panama< B >)Panama< B > [protected]
STAGES (defined in Panama< B >)Panama< B > [protected, static]
StaticAlgorithmName() (defined in PanamaCipherInfo< B >)PanamaCipherInfo< B > [inline, static]
StaticGetValidKeyLength(size_t) (defined in FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 >)FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 > [inline, static]
WordType typedef (defined in AdditiveCipherConcretePolicy< word32, 8 >)AdditiveCipherConcretePolicy< word32, 8 >
WriteKeystream(byte *keystream, size_t iterationCount) (defined in AdditiveCipherAbstractPolicy)AdditiveCipherAbstractPolicy [inline, virtual]
~AdditiveCipherAbstractPolicy() (defined in AdditiveCipherAbstractPolicy)AdditiveCipherAbstractPolicy [inline, virtual]