SHA1_CONTEXT Struct Reference

#include <sha1.h>


Data Fields

UINT64 nTotal
UINT32 H [5]
UINT8 block [64]
size_t nblock


Detailed Description

Definition at line 4 of file sha1.h.


Field Documentation

UINT8 SHA1_CONTEXT::block[64]

Definition at line 8 of file sha1.h.

Referenced by SHA1_Compute(), SHA1_Final(), and SHA1_HashBlock().

UINT32 SHA1_CONTEXT::H[5]

Definition at line 7 of file sha1.h.

Referenced by mux_crypt(), SHA1_HashBlock(), and SHA1_Init().

size_t SHA1_CONTEXT::nblock

Definition at line 9 of file sha1.h.

Referenced by SHA1_Compute(), SHA1_Final(), and SHA1_Init().

UINT64 SHA1_CONTEXT::nTotal

Definition at line 6 of file sha1.h.

Referenced by SHA1_Compute(), SHA1_Final(), and SHA1_Init().


The documentation for this struct was generated from the following file:
Generated on Mon May 28 04:40:25 2007 for MUX by  doxygen 1.4.7