CryptoAuthLib
Microchip CryptoAuthentication Library
|
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_key * | temp_key |
[in,out] Pointer to TempKey structure. More... | |
Input/output parameters for function atca_decrypt().