Crypto++
|
Public Member Functions | |
void | ProcessAndXorBlock (const byte *inBlock, const byte *xorBlock, byte *outBlock) const |
void | UncheckedSetKey (const byte *userKey, unsigned int length, const NameValuePairs ¶ms) |
unsigned int | BlockSize () const |
Protected Attributes | |
FixedSizeSecBlock< word32, 4 > | m_k |
word32 | m_limit |