CryptoAuthLib
Microchip CryptoAuthentication Library
atcac_sha1_ctx Struct Reference

#include <atca_crypto_sw_sha1.h>

Data Fields

uint32_t pad [32]
 Filler value to make sure the actual implementation has enough room to store its context. uint32_t is used to remove some alignment warnings. More...
 

Field Documentation

◆ pad

uint32_t pad[32]

Filler value to make sure the actual implementation has enough room to store its context. uint32_t is used to remove some alignment warnings.