Crypto++
CFB_CipherTemplate Member List
This is the complete list of members for CFB_CipherTemplate, including all inherited members.
CombineMessageAndShiftRegister(byte *output, byte *reg, const byte *message, size_t length)=0 (defined in CFB_CipherTemplate)CFB_CipherTemplate [protected, pure virtual]
GetOptimalNextBlockSize() const (defined in CFB_CipherTemplate)CFB_CipherTemplate [inline]
IsRandomAccess() const (defined in CFB_CipherTemplate)CFB_CipherTemplate [inline]
IsSelfInverting() const (defined in CFB_CipherTemplate)CFB_CipherTemplate [inline]
m_leftOver (defined in CFB_CipherTemplate)CFB_CipherTemplate [protected]
OptimalBlockSize() const (defined in CFB_CipherTemplate)CFB_CipherTemplate [inline]
OptimalDataAlignment() const (defined in CFB_CipherTemplate)CFB_CipherTemplate [inline]
PolicyInterface typedef (defined in CFB_CipherTemplate)CFB_CipherTemplate
ProcessData(byte *outString, const byte *inString, size_t length) (defined in CFB_CipherTemplate)CFB_CipherTemplate
Resynchronize(const byte *iv, int length=-1) (defined in CFB_CipherTemplate)CFB_CipherTemplate
UncheckedSetKey(const byte *key, unsigned int length, const NameValuePairs &params) (defined in CFB_CipherTemplate)CFB_CipherTemplate [protected]