CFB_CipherTemplate< BASE > Member List

This is the complete list of members for CFB_CipherTemplate< BASE >, including all inherited members.
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 (defined in CFB_CipherTemplate< BASE >)CFB_CipherTemplate< BASE > [inline]
IsRandomAccess() const (defined in CFB_CipherTemplate< BASE >)CFB_CipherTemplate< BASE > [inline]
IsSelfInverting() const (defined in CFB_CipherTemplate< BASE >)CFB_CipherTemplate< BASE > [inline]
m_leftOver (defined in CFB_CipherTemplate< BASE >)CFB_CipherTemplate< BASE > [protected]
OptimalBlockSize() const (defined in CFB_CipherTemplate< BASE >)CFB_CipherTemplate< BASE > [inline]
OptimalDataAlignment() const (defined in CFB_CipherTemplate< BASE >)CFB_CipherTemplate< BASE > [inline]
PolicyInterface typedef (defined in CFB_CipherTemplate< BASE >)CFB_CipherTemplate< BASE >
ProcessData(byte *outString, const byte *inString, size_t length) (defined in CFB_CipherTemplate< BASE >)CFB_CipherTemplate< BASE >
Resynchronize(const byte *iv, int length=-1) (defined in CFB_CipherTemplate< BASE >)CFB_CipherTemplate< BASE >
UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &params) (defined in CFB_CipherTemplate< BASE >)CFB_CipherTemplate< BASE > [protected]