fips186Param Struct Reference
[Pseudo-Random Number Generators: FIPS-186]

#include <fips186.h>


Data Fields

sha1Param param
mpw state [16]
byte digest [20]
unsigned char digestremain


Detailed Description

Definition at line 51 of file fips186.h.


Field Documentation

byte fips186Param::digest[20]
 

Definition at line 62 of file fips186.h.

unsigned char fips186Param::digestremain
 

Definition at line 63 of file fips186.h.

sha1Param fips186Param::param
 

Definition at line 60 of file fips186.h.

mpw fips186Param::state[16]
 

Definition at line 61 of file fips186.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