mbedtls_entropy_source_state Struct Reference

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

Detailed Description

Entropy source state.

Definition at line 137 of file entropy.h.


Field Documentation

The entropy source callback

Definition at line 139 of file entropy.h.

The callback data pointer

Definition at line 140 of file entropy.h.

Amount received in bytes

Definition at line 141 of file entropy.h.

Is the source strong?

Definition at line 143 of file entropy.h.

Minimum bytes required before release

Definition at line 142 of file entropy.h.


The documentation for this struct was generated from the following file:

Generated on 10 Aug 2020 for mbed TLS v2.7.16 by  doxygen 1.6.1