MagickCore 7.0.10
_SHA2224Info Struct Reference
Collaboration diagram for _SHA2224Info:
[legend]

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
 

Detailed Description

Definition at line 56 of file sha2224.c.

Field Documentation

◆ accumulator

unsigned int* _SHA2224Info::accumulator

◆ blocksize

unsigned int _SHA2224Info::blocksize

Definition at line 60 of file sha2224.c.

Referenced by AcquireSHA2224Info(), and GetSHA2224Blocksize().

◆ digest

StringInfo* _SHA2224Info::digest

◆ digestsize

unsigned int _SHA2224Info::digestsize

Definition at line 59 of file sha2224.c.

Referenced by AcquireSHA2224Info(), and GetSHA2224Digestsize().

◆ high_order

unsigned int _SHA2224Info::high_order

Definition at line 69 of file sha2224.c.

Referenced by FinalizeSHA2224(), InitializeSHA2224(), and UpdateSHA2224().

◆ low_order

unsigned int _SHA2224Info::low_order

Definition at line 68 of file sha2224.c.

Referenced by FinalizeSHA2224(), InitializeSHA2224(), and UpdateSHA2224().

◆ lsb_first

WizardBooleanType _SHA2224Info::lsb_first

Definition at line 75 of file sha2224.c.

Referenced by AcquireSHA2224Info(), and TransformSHA2224().

◆ message

StringInfo * _SHA2224Info::message

◆ offset

size_t _SHA2224Info::offset

Definition at line 72 of file sha2224.c.

Referenced by InitializeSHA2224(), and UpdateSHA2224().

◆ signature

◆ timestamp

time_t _SHA2224Info::timestamp

Definition at line 78 of file sha2224.c.

Referenced by AcquireSHA2224Info().


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