SHA1_CTX Struct Reference

#include <crypto.h>


Data Fields

uint32_t Intermediate_Hash [SHA1_SIZE/4]
uint32_t Length_Low
uint32_t Length_High
uint16_t Message_Block_Index
uint8_t Message_Block [64]


Detailed Description

Definition at line 83 of file crypto.h.


Field Documentation

Definition at line 85 of file crypto.h.

Referenced by SHA1Final(), SHA1Init(), and SHA1ProcessMessageBlock().

Definition at line 86 of file crypto.h.

Referenced by SHA1Final(), SHA1Init(), SHA1PadMessage(), and SHA1Update().

Definition at line 87 of file crypto.h.

Referenced by SHA1Final(), SHA1Init(), SHA1PadMessage(), and SHA1Update().

Definition at line 88 of file crypto.h.

Referenced by SHA1Init(), SHA1PadMessage(), SHA1ProcessMessageBlock(), and SHA1Update().

Definition at line 89 of file crypto.h.

Referenced by SHA1Final(), SHA1PadMessage(), SHA1ProcessMessageBlock(), and SHA1Update().


The documentation for this struct was generated from the following file:

Generated on Tue Apr 6 20:02:09 2010 for gPXE by  doxygen 1.5.7.1