Data Fields | |
const uint8_t * | io_key |
IO protection key value (32 bytes) | |
const struct atca_temp_key * | temp_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) | |