NXP Reader Library  v17.1.0.2535

Random Number Command Codes of HAL DUT Command dispatcher frame. More...

Collaboration diagram for Command_Codes:

Macros

#define PHHAL_HW_DUT_CMD_CRYPTORNG_INIT   0x7201U
 Initialize DUT CryptoRng stack.
 
#define PHHAL_HW_DUT_CMD_CRYPTORNG_DEINIT   0x7202U
 Un-Initialize DUT CryptoRng stack.
 
#define PHHAL_HW_DUT_CMD_CRYPTORNG_GET_STATUS   0x7203U
 Get the Status.
 
#define PHHAL_HW_DUT_CMD_CRYPTORNG_SEED   0x7204U
 Seed the Random number generator.
 
#define PHHAL_HW_DUT_CMD_CRYPTORNG_RND   0x7205U
 Get the Random numbers.
 

Detailed Description

Random Number Command Codes of HAL DUT Command dispatcher frame.