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

Input/output parameters for function atca_decrypt(). More...

#include <lib/host/atca_host.h>

Data Fields

uint8_t * crypto_data
 [in,out] Pointer to 32-byte data. Input encrypted data from Read command (Contents field), output decrypted.
 
struct atca_temp_keytemp_key
 [in,out] Pointer to TempKey structure.
 

Detailed Description

Input/output parameters for function atca_decrypt().