Microchip® Advanced Software Framework

atca_nonce_in_out Struct Reference

Input/output parameters for function atca_nonce().

#include <atca_host.h>

Data Fields

uint8_t mode
 [in] Mode parameter used in Nonce command (Param1). More...
 
const uint8_t * num_in
 [in] Pointer to 20-byte NumIn data used in Nonce command. More...
 
const uint8_t * rand_out
 [in] Pointer to 32-byte RandOut data from Nonce command. More...
 
struct atca_temp_keytemp_key
 [in,out] Pointer to TempKey structure. More...
 
uint16_t zero
 [in] Zero parameter used in Nonce command (Param2). More...