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

Input/Output parameters for calculating the output response mac in SHA105 device. Used with the atcah_gen_output_resp_mac() function. More...

#include <lib/host/atca_host.h>

Data Fields

const uint8_t * slot_key
 
uint8_t mode
 
uint16_t key_id
 
const uint8_t * sn
 
uint8_t * client_resp
 
uint8_t checkmac_result
 
uint8_t * mac_output
 

Detailed Description

Input/Output parameters for calculating the output response mac in SHA105 device. Used with the atcah_gen_output_resp_mac() function.