mbedtls_havege_state Struct Reference

HAVEGE state structure. More...

#include <havege.h>

Data Fields

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

Detailed Description

HAVEGE state structure.

Definition at line 44 of file havege.h.


Field Documentation

Definition at line 46 of file havege.h.

int mbedtls_havege_state::pool[MBEDTLS_HAVEGE_COLLECT_SIZE]

Definition at line 47 of file havege.h.

Definition at line 46 of file havege.h.

Definition at line 46 of file havege.h.

Definition at line 48 of file havege.h.


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

Generated on 10 Feb 2020 for mbed TLS v2.7.12 by  doxygen 1.6.1