OPTIGA Trust M  1.1.0
C++ library for Optiga Trust M Chip Security Controller
mbedtls_entropy_context Struct Reference

Entropy context structure. More...

#include <entropy.h>

Collaboration diagram for mbedtls_entropy_context:

Public Attributes

int accumulator_started
 
mbedtls_sha256_context accumulator
 
int source_count
 
mbedtls_entropy_source_state source [MBEDTLS_ENTROPY_MAX_SOURCES]
 

Detailed Description

Entropy context structure.

Member Data Documentation

◆ accumulator

mbedtls_sha256_context mbedtls_entropy_context::accumulator

◆ accumulator_started

int mbedtls_entropy_context::accumulator_started

◆ source

◆ source_count

int mbedtls_entropy_context::source_count

The documentation for this struct was generated from the following file: