RetroArch
Public Attributes | List of all members
mbedtls_havege_state Struct Reference

HAVEGE state structure. More...

#include <havege.h>

Public Attributes

int PT1
 
int PT2
 
int offset [2]
 
int pool [MBEDTLS_HAVEGE_COLLECT_SIZE]
 
int WALK [8192]
 

Detailed Description

HAVEGE state structure.

Member Data Documentation

◆ offset

int mbedtls_havege_state::offset[2]

◆ pool

int mbedtls_havege_state::pool[MBEDTLS_HAVEGE_COLLECT_SIZE]

◆ PT1

int mbedtls_havege_state::PT1

◆ PT2

int mbedtls_havege_state::PT2

◆ WALK

int mbedtls_havege_state::WALK[8192]

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