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

Data Fields

unsigned int digestsize
 
unsigned int blocksize
 
StringInfodigest
 
StringInfomessage
 
WizardSizeTypeaccumulator
 
WizardSizeType low_order
 
WizardSizeType high_order
 
size_t offset
 
WizardBooleanType lsb_first
 
time_t timestamp
 
size_t signature
 

Detailed Description

Definition at line 56 of file sha2384.c.

Field Documentation

◆ accumulator

WizardSizeType* _SHA2384Info::accumulator

◆ blocksize

unsigned int _SHA2384Info::blocksize

Definition at line 60 of file sha2384.c.

Referenced by AcquireSHA2384Info(), and GetSHA2384Blocksize().

◆ digest

StringInfo* _SHA2384Info::digest

◆ digestsize

unsigned int _SHA2384Info::digestsize

Definition at line 59 of file sha2384.c.

Referenced by AcquireSHA2384Info(), and GetSHA2384Digestsize().

◆ high_order

WizardSizeType _SHA2384Info::high_order

Definition at line 69 of file sha2384.c.

Referenced by FinalizeSHA2384(), InitializeSHA2384(), and UpdateSHA2384().

◆ low_order

WizardSizeType _SHA2384Info::low_order

Definition at line 68 of file sha2384.c.

Referenced by FinalizeSHA2384(), InitializeSHA2384(), and UpdateSHA2384().

◆ lsb_first

WizardBooleanType _SHA2384Info::lsb_first

Definition at line 75 of file sha2384.c.

Referenced by AcquireSHA2384Info(), and TransformSHA2384().

◆ message

StringInfo * _SHA2384Info::message

◆ offset

size_t _SHA2384Info::offset

Definition at line 72 of file sha2384.c.

Referenced by InitializeSHA2384(), and UpdateSHA2384().

◆ signature

◆ timestamp

time_t _SHA2384Info::timestamp

Definition at line 78 of file sha2384.c.

Referenced by AcquireSHA2384Info().


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