Microchip® Advanced Software Framework

tstrHashContext Struct Reference

#include <crypto.h>

Data Fields

uint32 au32HashState [SHA256_DIGEST_SIZE/4]
 
uint8 au8CurrentBlock [SHA_BLOCK_SIZE]
 
tpfHashProcessBlock fpHash
 
uint32 u32TotalLength
 
uint8 u8BlockSize
 
uint8 u8DigestSize
 

uint32 tstrHashContext::au32HashState[SHA256_DIGEST_SIZE/4]
uint8 tstrHashContext::au8CurrentBlock[SHA_BLOCK_SIZE]
tpfHashProcessBlock tstrHashContext::fpHash
uint32 tstrHashContext::u32TotalLength
uint8 tstrHashContext::u8BlockSize
uint8 tstrHashContext::u8DigestSize