SHA1Context Struct Reference


Data Fields

int Computed
int Corrupted
uint32_t Intermediate_Hash [20/4]
uint32_t Length_High
uint32_t Length_Low
uint8_t Message_Block [64]
int_least16_t Message_Block_Index

Field Documentation

int SHA1Context::Computed
 

Definition at line 123 of file sha1.cpp.

Referenced by SHA1Input(), SHA1Reset(), and SHA1Result().

int SHA1Context::Corrupted
 

Definition at line 124 of file sha1.cpp.

Referenced by SHA1Input(), SHA1Reset(), and SHA1Result().

uint32_t SHA1Context::Intermediate_Hash[ 20 /4]
 

Definition at line 114 of file sha1.cpp.

Referenced by SHA1ProcessMessageBlock(), SHA1Reset(), and SHA1Result().

uint32_t SHA1Context::Length_High
 

Definition at line 117 of file sha1.cpp.

Referenced by SHA1Input(), SHA1PadMessage(), SHA1Reset(), and SHA1Result().

uint32_t SHA1Context::Length_Low
 

Definition at line 116 of file sha1.cpp.

Referenced by SHA1Input(), SHA1PadMessage(), SHA1Reset(), and SHA1Result().

uint8_t SHA1Context::Message_Block[64]
 

Definition at line 121 of file sha1.cpp.

Referenced by SHA1Input(), SHA1PadMessage(), SHA1ProcessMessageBlock(), and SHA1Result().

int_least16_t SHA1Context::Message_Block_Index
 

Definition at line 120 of file sha1.cpp.

Referenced by SHA1Input(), SHA1PadMessage(), SHA1ProcessMessageBlock(), and SHA1Reset().


The documentation for this struct was generated from the following file:
Generated on Tue Mar 16 06:43:57 2004 for NeL by doxygen 1.3.6