WizardsToolkit  1.0.7
_SHA256Info Struct Reference
Collaboration diagram for _SHA256Info:

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 _SHA256Info::blocksize

Definition at line 59 of file sha256.c.

Referenced by AcquireSHA256Info(), and GetSHA256Blocksize().

Definition at line 59 of file sha256.c.

Referenced by AcquireSHA256Info(), and GetSHA256Digestsize().

Definition at line 67 of file sha256.c.

Referenced by FinalizeSHA256(), InitializeSHA256(), and UpdateSHA256().

unsigned int _SHA256Info::low_order

Definition at line 67 of file sha256.c.

Referenced by FinalizeSHA256(), InitializeSHA256(), and UpdateSHA256().

Definition at line 72 of file sha256.c.

Referenced by InitializeSHA256(), and UpdateSHA256().

Definition at line 78 of file sha256.c.

Referenced by AcquireSHA256Info().


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