NXP Reader Library  v17.1.0.2535

Definitions for Instruction codes. More...

Collaboration diagram for CommandCodes:

Macros

#define PHHAL_HW_SAM_CMD_INS_SAM_CHANGE_KEY_ENTRY   0xC1U
 Sam Instruction code for SAM_ChangeKeyEntry command.
 
#define PHHAL_HW_SAM_CMD_INS_SAM_CHANGE_KUC_ENTRY   0xCCU
 Sam Instruction code for SAM_ChangeKUCEntry command.
 
#define PHHAL_HW_SAM_CMD_INS_SAM_DISABLE_KEY_ENTRY   0xD8U
 Sam Instruction code for SAM_DisableKeyEntry command.
 
#define PHHAL_HW_SAM_CMD_INS_SAM_ENCHIPHER_KEY_ENTRY   0xE1U
 Sam Instruction code for SAM_EnchipherKeyEntry command.
 
#define PHHAL_HW_SAM_CMD_INS_SAM_GET_KEY_ENTRY   0x64U
 Sam Instruction code for SAM_GetKeyEntry command.
 
#define PHHAL_HW_SAM_CMD_INS_SAM_GET_KUC_ENTRY   0x6CU
 Sam Instruction code for SAM_GetKUCEntry command.
 
#define PHHAL_HW_SAM_CMD_INS_SAM_DUMP_SESSION_KEY   0xD5U
 Sam Instruction code for SAM_DumpSessionKey command.
 
#define PHHAL_HW_SAM_CMD_INS_SAM_DUMP_SECRET_KEY   0xD6U
 Sam Instruction code for SAM_DumpSecretKey command.
 
#define PHHAL_HW_SAM_CMD_INS_SAM_DERIVE_KEY   0xD7U
 Sam Instruction code for SAM_DeriveKey command.
 

Detailed Description

Definitions for Instruction codes.