MagickCore 7.0.10
_SHA2512Info Struct Reference
Collaboration diagram for _SHA2512Info:
[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 sha2512.c.

Field Documentation

◆ accumulator

WizardSizeType* _SHA2512Info::accumulator

◆ blocksize

unsigned int _SHA2512Info::blocksize

Definition at line 60 of file sha2512.c.

Referenced by AcquireSHA2512Info(), and GetSHA2512Blocksize().

◆ digest

StringInfo* _SHA2512Info::digest

◆ digestsize

unsigned int _SHA2512Info::digestsize

Definition at line 59 of file sha2512.c.

Referenced by AcquireSHA2512Info(), and GetSHA2512Digestsize().

◆ high_order

WizardSizeType _SHA2512Info::high_order

Definition at line 69 of file sha2512.c.

Referenced by FinalizeSHA2512(), InitializeSHA2512(), and UpdateSHA2512().

◆ low_order

WizardSizeType _SHA2512Info::low_order

Definition at line 68 of file sha2512.c.

Referenced by FinalizeSHA2512(), InitializeSHA2512(), and UpdateSHA2512().

◆ lsb_first

WizardBooleanType _SHA2512Info::lsb_first

Definition at line 75 of file sha2512.c.

Referenced by AcquireSHA2512Info(), and TransformSHA2512().

◆ message

StringInfo * _SHA2512Info::message

◆ offset

size_t _SHA2512Info::offset

Definition at line 72 of file sha2512.c.

Referenced by InitializeSHA2512(), and UpdateSHA2512().

◆ signature

◆ timestamp

time_t _SHA2512Info::timestamp

Definition at line 78 of file sha2512.c.

Referenced by AcquireSHA2512Info().


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