| 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] |
| SetKey(const byte *key, size_t length, const NameValuePairs ¶ms=g_nullNameValuePairs) | CipherModeBase | [virtual] |
| UncheckedSetKey(const NameValuePairs ¶ms, const byte *key, unsigned int length, const byte *iv)=0 (defined in CipherModeBase) | CipherModeBase | [protected, pure virtual] |