NXP Reader Library  v17.1.0.2535

Definitions for SAM PKI ECC command codes. More...

Collaboration diagram for CommandCodes:

Macros

#define PHHAL_HW_SAM_CMD_INS_PKI_GENERATE_ECC_KEY   0x3EU
 Sam Instruction code for PKI_GenerateEccKey command.
 
#define PHHAL_HW_SAM_CMD_INS_PKI_IMPORT_ECC_KEY   0x21U
 Sam Instruction code for PKI_ImportEccKey command.
 
#define PHHAL_HW_SAM_CMD_INS_PKI_IMPORT_ECC_CURVE   0x22U
 Sam Instruction code for PKI_ImportEccCurve command.
 
#define PHHAL_HW_SAM_CMD_INS_PKI_EXPORT_ECC_PRIVATE_KEY   0x3FU
 Sam Instruction code for PKI_ExportEccPrivateKey command.
 
#define PHHAL_HW_SAM_CMD_INS_PKI_EXPORT_ECC_PUBLIC_KEY   0x23U
 Sam Instruction code for PKI_ExportEccPublicKey command.
 
#define PHHAL_HW_SAM_CMD_INS_PKI_GENERATE_ECC_SIGNATURE   0x39U
 Sam Instruction code for PKI_GenerateEccSignature command.
 
#define PHHAL_HW_SAM_CMD_INS_PKI_VERIFY_ECC_SIGNATURE   0x20U
 Sam Instruction code for PKI_VerifyEccSignature command.
 
#define PHHAL_HW_SAM_CMD_INS_PKI_VALIDATE_ECC_CERTIFICATE   0x3BU
 Sam Instruction code for PKI_ValidateEccCert command.
 

Detailed Description

Definitions for SAM PKI ECC command codes.