BlockCipherTemplate() (defined in BlockCipherTemplate< DIR, BASE >) | BlockCipherTemplate< DIR, BASE > | [inline] |
BlockCipherTemplate(const byte *key) (defined in BlockCipherTemplate< DIR, BASE >) | BlockCipherTemplate< DIR, BASE > | [inline] |
BlockCipherTemplate(const byte *key, unsigned int length) (defined in BlockCipherTemplate< DIR, BASE >) | BlockCipherTemplate< DIR, BASE > | [inline] |
BlockCipherTemplate(const byte *key, unsigned int length, unsigned int rounds) (defined in BlockCipherTemplate< DIR, BASE >) | BlockCipherTemplate< DIR, BASE > | [inline] |
Clone() const (defined in BlockCipherTemplate< DIR, BASE >) | BlockCipherTemplate< DIR, BASE > | [inline] |
IsForwardTransformation() const (defined in BlockCipherTemplate< DIR, BASE >) | BlockCipherTemplate< DIR, BASE > | [inline] |
SetKey(const byte *key, unsigned int length, const NameValuePairs ¶m=g_nullNameValuePairs) (defined in BlockCipherTemplate< DIR, BASE >) | BlockCipherTemplate< DIR, BASE > | [inline] |