mbedtls_entropy_context Struct Reference

Entropy context structure. More...

#include <entropy.h>

Collaboration diagram for mbedtls_entropy_context:

[legend]

Data Fields

mbedtls_sha512_context accumulator
int source_count
mbedtls_entropy_source_state source [MBEDTLS_ENTROPY_MAX_SOURCES]

Detailed Description

Entropy context structure.

Definition at line 122 of file entropy.h.


Field Documentation

mbedtls_sha512_context mbedtls_entropy_context::accumulator

Definition at line 125 of file entropy.h.

mbedtls_entropy_source_state mbedtls_entropy_context::source[MBEDTLS_ENTROPY_MAX_SOURCES]

Definition at line 130 of file entropy.h.

int mbedtls_entropy_context::source_count

Definition at line 129 of file entropy.h.


The documentation for this struct was generated from the following file:
Generated on 11 Mar 2017 for mbed TLS v2.4.2 by  doxygen 1.4.7