| BlockSize() const | CipherModeBase | [inline, protected] |
| DefaultKeyLength() const | CipherModeBase | [inline, virtual] |
| GetNextIV(byte *IV) | CipherModeBase | [virtual] |
| GetValidKeyLength(size_t n) const | CipherModeBase | [inline, virtual] |
| IsValidKeyLength(size_t n) const | CipherModeBase | [inline, virtual] |
| IVRequirement() const=0 | CipherModeBase | [pure virtual] |
| IVSize() const | CipherModeBase | [inline, virtual] |
| m_cipher | CipherModeBase | [protected] |
| m_register | CipherModeBase | [protected] |
| MaxKeyLength() const | CipherModeBase | [inline, virtual] |
| MinKeyLength() const | CipherModeBase | [inline, virtual] |
| OptimalDataAlignment() const | CipherModeBase | [inline, virtual] |
| ResizeBuffers() | CipherModeBase | [inline, protected, virtual] |
| SetFeedbackSize(unsigned int feedbackSize) | CipherModeBase | [inline, protected, virtual] |