Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

entropySource Struct Reference
[Entropy sources]

This struct holds information and pointers to code specific to each source of entropy. More...

#include <beecrypt.h>


Data Fields

const char * name
 The entropy source's name.

const entropyNext next
 Points to the function which produces the entropy.


Detailed Description

This struct holds information and pointers to code specific to each source of entropy.

Definition at line 52 of file beecrypt.h.


Field Documentation

entropySource::name
 

The entropy source's name.

entropySource::next
 

Points to the function which produces the entropy.


The documentation for this struct was generated from the following file:
Generated on Thu Feb 5 13:43:52 2004 for BeeCrypt by doxygen1.2.18