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, word32 *z=NULL, const word32 *y=NULL) |
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