Microchip® Advanced Software Framework

tstrHash512Context Struct Reference

#include <crypto.h>

Data Fields

uint32 au32HashState [SHA_MAX_DIGEST_SIZE/4]
 
uint8 au8CurrentBlock [SHA512_BLOCK_SIZE]
 
tpfHashProcessBlock fpHash
 
uint32 u32TotalLength
 
uint8 u8BlockSize
 
uint8 u8DigestSize
 

uint8 tstrHash512Context::au8CurrentBlock[SHA512_BLOCK_SIZE]

Referenced by Sha_HashFinish(), and Sha_HashUpdate().

uint8 tstrHash512Context::u8DigestSize