|
Digi XBee(R) ANSI C Host Library
|
Entropy source state. More...
#include "mbedtls/entropy.h"
Data Fields | |
| mbedtls_entropy_f_source_ptr | f_source |
| The entropy source callback. | |
| void * | p_source |
| The callback data pointer. | |
| size_t | size |
| Amount received in bytes. | |
| size_t | threshold |
| Minimum bytes required before release. | |
| int | strong |
| Is the source strong? | |
Entropy source state.
1.8.11