| BlockSize() const | CipherModeBase | [inline, protected] |
| CanOperateKeystream() const | AdditiveCipherAbstractPolicy | [inline, virtual] |
| DefaultKeyLength() const | CipherModeBase | [inline, virtual] |
| GetNextIV(byte *IV) | CipherModeBase | [virtual] |
| GetValidKeyLength(size_t n) const | CipherModeBase | [inline, virtual] |
| IsRandomAccess() const | OFB_ModePolicy | [inline, virtual] |
| IsValidKeyLength(size_t n) const | CipherModeBase | [inline, virtual] |
| IVRequirement() const | OFB_ModePolicy | [inline, virtual] |
| IVSize() const | CipherModeBase | [inline, virtual] |
| m_cipher | CipherModeBase | [protected] |
| m_register | CipherModeBase | [protected] |
| MaxKeyLength() const | CipherModeBase | [inline, virtual] |
| MinKeyLength() const | CipherModeBase | [inline, virtual] |
| OperateKeystream(KeystreamOperation operation, byte *output, const byte *input, size_t iterationCount) | AdditiveCipherAbstractPolicy | [inline, virtual] |
| OptimalDataAlignment() const | CipherModeBase | [inline, virtual] |
| ResizeBuffers() | CipherModeBase | [inline, protected, virtual] |
| SeekToIteration(lword iterationCount) | AdditiveCipherAbstractPolicy | [inline, virtual] |
| SetFeedbackSize(unsigned int feedbackSize) | CipherModeBase | [inline, protected, virtual] |
| StaticAlgorithmName() | OFB_ModePolicy | [inline, static] |