mbed TLS library

Dependents:   HTTPClient-SSL WS_SERVER

Embed: (wiki syntax)

« Back to documentation index

entropy_context Struct Reference

entropy_context Struct Reference

Entropy context structure. More...

#include <entropy.h>

Data Fields

threading_mutex_t mutex

Detailed Description

Entropy context structure.

Definition at line 118 of file entropy.h.


Field Documentation

threading_mutex_t mutex

mutex

Definition at line 131 of file entropy.h.