mbedtls ported to mbed-classic

Fork of mbedtls by Christopher Haster

Embed: (wiki syntax)

« Back to documentation index

mbedtls_entropy_context Struct Reference

mbedtls_entropy_context Struct Reference

Entropy context structure. More...

#include <entropy.h>

Data Fields

mbedtls_threading_mutex_t mutex

Detailed Description

Entropy context structure.

Definition at line 122 of file entropy.h.


Field Documentation

mbedtls_threading_mutex_t mutex

mutex

Definition at line 135 of file entropy.h.