mbedtls_entropy_context Struct Reference

Entropy context structure. More...

#include <entropy.h>

Collaboration diagram for mbedtls_entropy_context:
Collaboration graph
[legend]

Data Fields

int accumulator_started
mbedtls_sha512_context accumulator
int source_count
mbedtls_entropy_source_state source [MBEDTLS_ENTROPY_MAX_SOURCES]
mbedtls_havege_state havege_data
mbedtls_threading_mutex_t mutex

Detailed Description

Entropy context structure.

Definition at line 150 of file entropy.h.


Field Documentation

Definition at line 154 of file entropy.h.

Definition at line 152 of file entropy.h.

Definition at line 161 of file entropy.h.

mutex

Definition at line 164 of file entropy.h.

Definition at line 159 of file entropy.h.

Definition at line 158 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