![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
Entropy source state. More...
#include <entropy.h>
Data Fields | |
mbedtls_entropy_f_source_ptr | f_source |
void * | p_source |
size_t | size |
size_t | threshold |
int | strong |
Entropy source state.
mbedtls_entropy_f_source_ptr mbedtls_entropy_source_state::f_source |
The entropy source callback
void* mbedtls_entropy_source_state::p_source |
The callback data pointer
size_t mbedtls_entropy_source_state::size |
Amount received in bytes
int mbedtls_entropy_source_state::strong |
Is the source strong?
size_t mbedtls_entropy_source_state::threshold |
Minimum bytes required before release