CryptoAuthLib
Microchip CryptoAuthentication Library
atca_decrypt_in_out Struct Reference

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

#include <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. More...
 
struct atca_temp_keytemp_key
 [in,out] Pointer to TempKey structure. More...
 

Detailed Description

Input/output parameters for function atca_decrypt().