mbed TLS v1.3.14
Data Fields
entropy_context Struct Reference

Entropy context structure. More...

#include <entropy.h>

Collaboration diagram for entropy_context:
Collaboration graph
[legend]

Data Fields

sha512_context accumulator
 
int source_count
 
source_state source [ENTROPY_MAX_SOURCES]
 

Detailed Description

Entropy context structure.

Definition at line 118 of file entropy.h.

Field Documentation

sha512_context entropy_context::accumulator

Definition at line 121 of file entropy.h.

source_state entropy_context::source[ENTROPY_MAX_SOURCES]

Definition at line 126 of file entropy.h.

int entropy_context::source_count

Definition at line 125 of file entropy.h.


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