Microchip® Advanced Software Framework

atcac_sha2_256_ctx Struct Reference

#include <atca_crypto_sw_sha2.h>

Data Fields

uint32_t pad [48]
 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_sha2_256_ctx::pad[48]

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