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 Wed Mar 24 13:56:54 2004 for BeeCrypt by doxygen 1.3.6