Fabcoin Core
0.16.2
P2P Digital Currency
|
#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 |
void Panama< B >::Iterate | ( | size_t | count, |
const word32 * | p = NULL , |
||
byte * | output = NULL , |
||
const byte * | input = NULL , |
||
KeystreamOperation | operation = WRITE_KEYSTREAM |
||
) |
void Panama< B >::Reset | ( | ) |
|
protected |