CryptoAuthLib
Atmel CryptoAuthentication Library
|
Input/output parameters for function atca_gen_dig(). More...
#include <atca_host.h>
Data Fields | |
uint8_t | zone |
[in] Zone parameter used in GenDig command (Param1). More... | |
uint16_t | key_id |
[in] KeyID parameter used in GenDig command (Param2). More... | |
const uint8_t * | stored_value |
[in] Pointer to 32-byte stored value, can be a data slot, OTP page, configuration zone, or hardware transport key. More... | |
struct atca_temp_key * | temp_key |
[in,out] Pointer to TempKey structure. More... | |
Input/output parameters for function atca_gen_dig().