Microchip® Advanced Software Framework

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...
 

uint32_t atcac_sha1_ctx::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.