Entropy source state.
More...
#include <entropy.h>
Entropy source state.
Definition at line 135 of file entropy.h.
The entropy source callback
Definition at line 137 of file entropy.h.
void* mbedtls_entropy_source_state::p_source |
The callback data pointer
Definition at line 138 of file entropy.h.
size_t mbedtls_entropy_source_state::size |
Amount received in bytes
Definition at line 139 of file entropy.h.
int mbedtls_entropy_source_state::strong |
Is the source strong?
Definition at line 141 of file entropy.h.
size_t mbedtls_entropy_source_state::threshold |
Minimum bytes required before release
Definition at line 140 of file entropy.h.
The documentation for this struct was generated from the following file: