Input/output parameters for function atca_nonce(). More...
#include <lib/host/atca_host.h>
Data Fields | |
uint8_t | mode |
[in] Mode parameter used in Nonce command (Param1). | |
uint16_t | zero |
[in] Zero parameter used in Nonce command (Param2). | |
const uint8_t * | num_in |
[in] Pointer to 20-byte NumIn data used in Nonce command. | |
const uint8_t * | rand_out |
[in] Pointer to 32-byte RandOut data from Nonce command. | |
struct atca_temp_key * | temp_key |
[in,out] Pointer to TempKey structure. | |
Input/output parameters for function atca_nonce().