WizardsToolkit  1.0.7
_SHA1Info Struct Reference
Collaboration diagram for _SHA1Info:

Data Fields

unsigned int digestsize
unsigned int blocksize
StringInfodigest
StringInfomessage
unsigned int * accumulator
unsigned int low_order
unsigned int high_order
size_t offset
WizardBooleanType lsb_first
time_t timestamp
size_t signature

Field Documentation

unsigned int* _SHA1Info::accumulator

Definition at line 68 of file sha1.c.

Referenced by AcquireSHA1Info(), DestroySHA1Info(), FinalizeSHA1(), InitializeSHA1(), and TransformSHA1().

unsigned int _SHA1Info::blocksize

Definition at line 60 of file sha1.c.

Referenced by AcquireSHA1Info(), and GetSHA1Blocksize().

unsigned int _SHA1Info::digestsize

Definition at line 60 of file sha1.c.

Referenced by AcquireSHA1Info(), and GetSHA1Digestsize().

unsigned int _SHA1Info::high_order

Definition at line 68 of file sha1.c.

Referenced by FinalizeSHA1(), InitializeSHA1(), and UpdateSHA1().

unsigned int _SHA1Info::low_order

Definition at line 68 of file sha1.c.

Referenced by FinalizeSHA1(), InitializeSHA1(), and UpdateSHA1().

Definition at line 76 of file sha1.c.

Referenced by AcquireSHA1Info(), and TransformSHA1().

Definition at line 73 of file sha1.c.

Referenced by InitializeSHA1(), and UpdateSHA1().

Definition at line 79 of file sha1.c.

Referenced by AcquireSHA1Info().


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