#include <beecrypt.h>
Data Fields | |
const char * | name |
const unsigned int | paramsize |
const randomGeneratorSetup | setup |
const randomGeneratorSeed | seed |
const randomGeneratorNext | next |
const randomGeneratorCleanup | cleanup |
Definition at line 181 of file beecrypt.h.
|
Definition at line 189 of file beecrypt.h. Referenced by randomGeneratorContextFree. |
|
random generator name Definition at line 184 of file beecrypt.h. |
|
Definition at line 188 of file beecrypt.h. Referenced by mp32brnd_w, mp32brndodd_w, and randomGeneratorContextNext. |
|
Definition at line 185 of file beecrypt.h. Referenced by randomGeneratorContextInit. |
|
Definition at line 187 of file beecrypt.h. |
|
Definition at line 186 of file beecrypt.h. Referenced by randomGeneratorContextInit. |