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.

Definition at line 57 of file beecrypt.h.

entropySource::next
 

Points to the function which produces the entropy.

Definition at line 61 of file beecrypt.h.


The documentation for this struct was generated from the following file:
Generated on Mon Feb 20 18:50:31 2006 for BeeCrypt by  doxygen 1.4.5