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

Input/Output paramters for calculating the mac.Used with Delete command. More...

#include <lib/host/atca_host.h>

Data Fields

uint16_t key_id
 
const uint8_t * sn
 
uint8_t * nonce
 
const uint8_t * key
 
uint8_t * mac
 

Detailed Description

Input/Output paramters for calculating the mac.Used with Delete command.