#include <beecrypt.h>
Data Fields | |
const char * | name |
The entropy source's name. | |
const entropyNext | next |
Points to the function which produces the entropy. |
Definition at line 52 of file beecrypt.h.
|
The entropy source's name.
Definition at line 57 of file beecrypt.h. |
|
Points to the function which produces the entropy.
Definition at line 61 of file beecrypt.h. |