CryptoAuthLib v3.7.6
Microchip CryptoAuthentication Library
 
Loading...
Searching...
No Matches
atca_secureboot_mac_in_out Struct Reference

Data Fields

uint8_t mode
 SecureBoot mode (param1)
 
uint16_t param2
 SecureBoot param2.
 
uint16_t secure_boot_config
 SecureBootConfig value from configuration zone.
 
const uint8_t * hashed_key
 Hashed key. SHA256(IO Protection Key | TempKey)
 
const uint8_t * digest
 Digest (unencrypted)
 
const uint8_t * signature
 Signature (can be NULL if not required)
 
uint8_t * mac
 MAC is returned here.