Entropy source state.
More...
#include <entropy.h>
Entropy source state.
Definition at line 107 of file entropy.h.
The entropy source callback
Definition at line 109 of file entropy.h.
void* mbedtls_entropy_source_state::private_p_source |
The callback data pointer
Definition at line 110 of file entropy.h.
size_t mbedtls_entropy_source_state::private_size |
Amount received in bytes
Definition at line 111 of file entropy.h.
int mbedtls_entropy_source_state::private_strong |
Is the source strong?
Definition at line 113 of file entropy.h.
size_t mbedtls_entropy_source_state::private_threshold |
Minimum bytes required before release
Definition at line 112 of file entropy.h.
The documentation for this struct was generated from the following file: