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

Data Fields

const uint8_t * io_key
 IO protection key value (32 bytes)
 
const struct atca_temp_keytemp_key
 Current value of TempKey.
 
const uint8_t * digest
 Plaintext digest as input.
 
uint8_t * hashed_key
 Calculated key is returned here (32 bytes)
 
uint8_t * digest_enc
 Encrypted (ciphertext) digest is return here (32 bytes)