CryptoAuthLib
Microchip CryptoAuthentication Library
secure_boot_parameters Struct Reference

#include <secure_boot.h>

Data Fields

memory_parameters memory_params
 
atcac_sha2_256_ctx s_sha_context
 
uint8_t app_digest [ATCA_SHA_DIGEST_SIZE]
 

Field Documentation

◆ app_digest

uint8_t app_digest[ATCA_SHA_DIGEST_SIZE]

◆ memory_params

memory_parameters memory_params

◆ s_sha_context

atcac_sha2_256_ctx s_sha_context