entropy.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct _EntropyInfo EntropyInfo

Enumerations

enum  EntropyType { UndefinedEntropy, NoEntropy, ZIPEntropy, BZIPEntropy }

Functions

WizardExport const StringInfoGetEntropyChaos (const EntropyInfo *)
WizardExport EntropyInfoAcquireEntropyInfo (const EntropyType, const size_t)
WizardExport EntropyInfo ** DestroyEntropyInfo (EntropyInfo *)
WizardExport WizardBooleanType IncreaseEntropy (EntropyInfo *, const StringInfo *, ExceptionInfo *)
WizardExport WizardBooleanType RestoreEntropy (EntropyInfo *, const size_t, const StringInfo *, ExceptionInfo *)

Typedef Documentation

typedef struct _EntropyInfo EntropyInfo

Definition at line 36 of file entropy.h.


Enumeration Type Documentation

Enumerator:
UndefinedEntropy 
NoEntropy 
ZIPEntropy 
BZIPEntropy 

Definition at line 28 of file entropy.h.


Function Documentation

WizardExport EntropyInfo* AcquireEntropyInfo ( const   EntropyType,
const   size_t 
)
WizardExport EntropyInfo* * DestroyEntropyInfo ( EntropyInfo  ) 
WizardExport const StringInfo* GetEntropyChaos ( const EntropyInfo  ) 
WizardExport WizardBooleanType IncreaseEntropy ( EntropyInfo ,
const StringInfo ,
ExceptionInfo  
)
WizardExport WizardBooleanType RestoreEntropy ( EntropyInfo ,
const   size_t,
const StringInfo ,
ExceptionInfo  
)
Generated by  doxygen 1.6.2-20100208