RetroArch
Public Attributes | List of all members
mbedtls_entropy_context Struct Reference

Entropy context structure. More...

#include <entropy.h>

Collaboration diagram for mbedtls_entropy_context:
[legend]

Public Attributes

mbedtls_sha512_context accumulator
 
int source_count
 
mbedtls_entropy_source_state source [MBEDTLS_ENTROPY_MAX_SOURCES]
 

Detailed Description

Entropy context structure.

Member Data Documentation

◆ accumulator

mbedtls_sha512_context mbedtls_entropy_context::accumulator

◆ source

◆ source_count

int mbedtls_entropy_context::source_count

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