| CombineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, size_t length)=0 (defined in CFB_CipherTemplate< BASE >) | CFB_CipherTemplate< BASE > | [protected, pure virtual] |
| GetOptimalNextBlockSize() const | CFB_CipherTemplate< BASE > | [inline] |
| IsRandomAccess() const | CFB_CipherTemplate< BASE > | [inline] |
| IsSelfInverting() const | CFB_CipherTemplate< BASE > | [inline] |
| m_leftOver | CFB_CipherTemplate< BASE > | [protected] |
| OptimalBlockSize() const | CFB_CipherTemplate< BASE > | [inline] |
| OptimalDataAlignment() const | CFB_CipherTemplate< BASE > | [inline] |
| PolicyInterface typedef | CFB_CipherTemplate< BASE > | |
| ProcessData(byte *outString, const byte *inString, size_t length) | CFB_CipherTemplate< BASE > | |
| Resynchronize(const byte *iv) | CFB_CipherTemplate< BASE > | |
| UncheckedSetKey(const NameValuePairs ¶ms, const byte *key, unsigned int length, const byte *iv) | CFB_CipherTemplate< BASE > | [protected] |
1.5.1-p1