VariableRoundsCipherFactory< E, D > Member List

This is the complete list of members for VariableRoundsCipherFactory< E, D >, including all inherited members.
BlockSize() const (defined in VariableRoundsCipherFactory< E, D >)VariableRoundsCipherFactory< E, D > [inline, virtual]
KeyLength() const (defined in VariableRoundsCipherFactory< E, D >)VariableRoundsCipherFactory< E, D > [inline, virtual]
m_keylen (defined in VariableRoundsCipherFactory< E, D >)VariableRoundsCipherFactory< E, D >
m_rounds (defined in VariableRoundsCipherFactory< E, D >)VariableRoundsCipherFactory< E, D >
NewDecryption(const byte *key) const (defined in VariableRoundsCipherFactory< E, D >)VariableRoundsCipherFactory< E, D > [inline, virtual]
NewEncryption(const byte *key) const (defined in VariableRoundsCipherFactory< E, D >)VariableRoundsCipherFactory< E, D > [inline, virtual]
VariableRoundsCipherFactory(unsigned int keylen=0, unsigned int rounds=0) (defined in VariableRoundsCipherFactory< E, D >)VariableRoundsCipherFactory< E, D > [inline]