AlgorithmProvider() const | PanamaCipherPolicy< B > | protectedvirtual |
CanOperateKeystream() const | AdditiveCipherConcretePolicy< word32, 8 > | inlinevirtual |
CipherIsRandomAccess() const | PanamaCipherPolicy< B > | inlineprotectedvirtual |
CipherResynchronize(byte *keystreamBuffer, const byte *iv, size_t length) | PanamaCipherPolicy< B > | protectedvirtual |
CipherSetKey(const NameValuePairs ¶ms, const byte *key, size_t length) | PanamaCipherPolicy< B > | protectedvirtual |
AdditiveCipherConcretePolicy< word32, 8 >::CRYPTOPP_CONSTANT(BYTES_PER_ITERATION=sizeof(WordType) *W) | AdditiveCipherConcretePolicy< word32, 8 > | |
PanamaCipherInfo::CRYPTOPP_CONSTANT(KEYLENGTH=N) | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 > | |
PanamaCipherInfo::CRYPTOPP_CONSTANT(MIN_KEYLENGTH=N) | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 > | |
PanamaCipherInfo::CRYPTOPP_CONSTANT(MAX_KEYLENGTH=N) | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 > | |
PanamaCipherInfo::CRYPTOPP_CONSTANT(DEFAULT_KEYLENGTH=N) | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 > | |
PanamaCipherInfo::CRYPTOPP_CONSTANT(IV_REQUIREMENT=IV_REQ) | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 > | |
PanamaCipherInfo::CRYPTOPP_CONSTANT(IV_LENGTH=IV_L) | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 > | |
CRYPTOPP_CONSTANT(STAGES=32) (defined in Panama< B >) | Panama< B > | protected |
GetAlignment() const | PanamaCipherPolicy< B > | protectedvirtual |
GetBytesPerIteration() const | AdditiveCipherConcretePolicy< word32, 8 > | inlinevirtual |
GetIterationsToBuffer() const | AdditiveCipherConcretePolicy< word32, 8 > | inlinevirtual |
GetOptimalBlockSize() const | AdditiveCipherAbstractPolicy | inlinevirtual |
Iterate(size_t count, const word32 *p=NULLPTR, byte *output=NULLPTR, const byte *input=NULLPTR, KeystreamOperation operation=WRITE_KEYSTREAM) (defined in Panama< B >) | Panama< B > | protected |
m_buf (defined in PanamaCipherPolicy< B >) | PanamaCipherPolicy< B > | protected |
m_key (defined in PanamaCipherPolicy< B >) | PanamaCipherPolicy< B > | protected |
m_state (defined in Panama< B >) | Panama< B > | protected |
OperateKeystream(KeystreamOperation operation, byte *output, const byte *input, size_t iterationCount) | PanamaCipherPolicy< B > | protectedvirtual |
Reset() (defined in Panama< B >) | Panama< B > | protected |
SeekToIteration(lword iterationCount) | AdditiveCipherAbstractPolicy | inlinevirtual |
Stage typedef (defined in Panama< B >) | Panama< B > | protected |
StaticAlgorithmName() (defined in PanamaCipherInfo< B >) | PanamaCipherInfo< B > | inline |
StaticGetValidKeyLength(size_t keylength) | FixedKeyLength< 32, SimpleKeyingInterface::UNIQUE_IV, 32 > | inline |
WordType typedef | AdditiveCipherConcretePolicy< word32, 8 > | |
WriteKeystream(byte *keystream, size_t iterationCount) | AdditiveCipherAbstractPolicy | inlinevirtual |
~AdditiveCipherAbstractPolicy() (defined in AdditiveCipherAbstractPolicy) | AdditiveCipherAbstractPolicy | inlinevirtual |
~Panama() (defined in Panama< B >) | Panama< B > | inlineprotectedvirtual |
~PanamaCipherPolicy() (defined in PanamaCipherPolicy< B >) | PanamaCipherPolicy< B > | inlineprotectedvirtual |