Entropy context structure. More...
#include <entropy.h>

Data Fields | |
| sha512_context | accumulator |
| int | source_count |
| source_state | source [ENTROPY_MAX_SOURCES] |
Entropy context structure.
Definition at line 101 of file entropy.h.
Definition at line 104 of file entropy.h.
Referenced by entropy_func(), and entropy_update().
| source_state entropy_context::source[ENTROPY_MAX_SOURCES] |
Definition at line 109 of file entropy.h.
Referenced by entropy_add_source(), entropy_func(), and entropy_gather().
Definition at line 108 of file entropy.h.
Referenced by entropy_add_source(), entropy_func(), and entropy_gather().
1.6.1