entropy_source_mbedtls_riot_t Struct Reference

Structure containing entropy function and its strength. More...

Detailed Description

Structure containing entropy function and its strength.

Definition at line 31 of file entropy_sources_mbedtls_riot.h.

#include <entropy_sources_mbedtls_riot.h>

Data Fields

mbedtls_entropy_f_source_ptr func
 Pointer to entropy callback func.
 
int strong
 Strength of the entropy function (strong=1 for high entropy sources, strong=0 for weak entropy sources)
 

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