Entropy context structure. More...
#include <entropy.h>

Public Attributes | |
| int | accumulator_started |
| mbedtls_sha256_context | accumulator |
| int | source_count |
| mbedtls_entropy_source_state | source [MBEDTLS_ENTROPY_MAX_SOURCES] |
Entropy context structure.
| mbedtls_sha256_context mbedtls_entropy_context::accumulator |
| int mbedtls_entropy_context::accumulator_started |
| mbedtls_entropy_source_state mbedtls_entropy_context::source[MBEDTLS_ENTROPY_MAX_SOURCES] |
| int mbedtls_entropy_context::source_count |