havege_state Struct Reference

HAVEGE state structure. More...

#include <havege.h>


Data Fields

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


Detailed Description

HAVEGE state structure.

Definition at line 16 of file havege.h.


Field Documentation

int havege_state::PT1

Definition at line 18 of file havege.h.

Referenced by havege_fill().

int havege_state::PT2

Definition at line 18 of file havege.h.

Referenced by havege_fill().

int havege_state::offset[2]

Definition at line 18 of file havege.h.

Referenced by havege_fill(), and havege_rand().

int havege_state::pool[COLLECT_SIZE]

Definition at line 19 of file havege.h.

Referenced by havege_rand().

int havege_state::WALK[8192]

Definition at line 20 of file havege.h.

Referenced by havege_fill().


The documentation for this struct was generated from the following file:
Generated on Fri May 16 14:49:57 2008 for Mobile-C by  doxygen 1.5.4