| BlockCipherFinal() | BlockCipherFinal< ENCRYPTION, Enc > | [inline] |
| BlockCipherFinal(const byte *key) | BlockCipherFinal< ENCRYPTION, Enc > | [inline] |
| BlockCipherFinal(const byte *key, unsigned int length) | BlockCipherFinal< ENCRYPTION, Enc > | [inline] |
| BlockCipherFinal(const byte *key, unsigned int length, unsigned int rounds) | BlockCipherFinal< ENCRYPTION, Enc > | [inline] |
| Clone() const | ClonableImpl< BlockCipherFinal< DIR, Enc >, Enc > | [inline] |
| Encryption() | RC2::Encryption | [inline] |
| Encryption(const byte *key, unsigned int keyLen=DEFAULT_KEYLENGTH, unsigned int effectiveLen=1024) | RC2::Encryption | [inline] |
| IsForwardTransformation() const | BlockCipherFinal< ENCRYPTION, Enc > | [inline] |
| SetKey(const byte *key, unsigned int length, const NameValuePairs ¶m=g_nullNameValuePairs) | BlockCipherFinal< ENCRYPTION, Enc > | [inline] |