|
Crypto++
|
Public Member Functions | |
| void | ProcessAndXorBlock (const byte *inBlock, const byte *xorBlock, byte *outBlock) const |
| void | UncheckedSetKey (const byte *key, unsigned int length, const NameValuePairs ¶m) |
| unsigned int | BlockSize () const |
Protected Attributes | |
| unsigned int | m_rounds |
| SecBlock< word64 > | m_roundKeys |
1.7.5