Definition in file zero_entropy.h.
Go to the source code of this file.
Functions | |
int | entropy_source_zero_init (void) |
Initializes test structures, if tests are enabled. | |
int | entropy_source_zero_get (uint8_t *buf, size_t len) |
Generates zeros. | |
#define | CONFIG_ENTROPY_SOURCE_ZERO_HMIN (58982) |
Min. | |
#define | CONFIG_ENTROPY_SOURCE_ZERO_HEALTH_TEST 1 |
Enable health test by default. | |
#define | CONFIG_ENTROPY_SOURCE_ZERO_COND 0 |
Disable conditioning by default. | |