WizardsToolkit  1.0.7
_RandomInfo Struct Reference
Collaboration diagram for _RandomInfo:

Data Fields

HMACInfohmac_info
StringInfononce
StringInforeservoir
size_t i
unsigned long seed [4]
double normalize
unsigned short protocol_major
unsigned short protocol_minor
SemaphoreInfosemaphore
time_t timestamp
size_t signature

Field Documentation

Definition at line 82 of file random.c.

Referenced by SetRandomKey().

Definition at line 88 of file random.c.

Referenced by AcquireRandomInfo(), and GetPseudoRandomValue().

Definition at line 91 of file random.c.

Referenced by AcquireRandomInfo(), GetEntropyFromReservoir(), and SaveEntropyToReservoir().

Definition at line 91 of file random.c.

Referenced by AcquireRandomInfo(), GetEntropyFromReservoir(), and SaveEntropyToReservoir().

unsigned long _RandomInfo::seed[4]

Definition at line 85 of file random.c.

Referenced by AcquireRandomInfo(), DestroyRandomInfo(), and GetPseudoRandomValue().


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