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