mbed TLS v1.3.11
|
Entropy source state. More...
#include <entropy.h>
Data Fields | |
f_source_ptr | f_source |
The entropy source callback. More... | |
void * | p_source |
The callback data pointer. More... | |
size_t | size |
Amount received. More... | |
size_t | threshold |
Minimum level required before release. More... | |
f_source_ptr source_state::f_source |
size_t source_state::threshold |