Crypto++
|
base class, do not use directly More...
#include <panama.h>
Public Member Functions | |
void | Reset () |
void | Iterate (size_t count, const word32 *p=NULL, byte *output=NULL, const byte *input=NULL, KeystreamOperation operation=WRITE_KEYSTREAM) |
Protected Types | |
typedef word32 | Stage [8] |
Protected Attributes | |
FixedSizeAlignedSecBlock < word32, 20+8 *32 > | m_state |
Static Protected Attributes | |
static const int | STAGES = 32 |
base class, do not use directly