NXP Reader Library  v17.1.0.2535

KeyStore Command Codes of HAL DUT Command dispatcher frame. More...

Collaboration diagram for Command_Codes:

Macros

#define PHHAL_HW_DUT_CMD_KEYSTORE_INIT   0x7001U
 Initialize DUT KeyStore stack.
 
#define PHHAL_HW_DUT_CMD_KEYSTORE_DEINIT   0x7002U
 Un-Initialize DUT KeyStore stack.
 
#define PHHAL_HW_DUT_CMD_KEYSTORE_FORMAT_KEY_ENTRY   0x7003U
 Format a key entry to a new KeyType.
 
#define PHHAL_HW_DUT_CMD_KEYSTORE_SET_KUC   0x7004U
 Change the KUC of a key entry.
 
#define PHHAL_HW_DUT_CMD_KEYSTORE_GET_KUC   0x7005U
 Obtain a key usage counter entry.
 
#define PHHAL_HW_DUT_CMD_KEYSTORE_CHANGE_KUC   0x7006U
 Change a key usage counter entry.
 
#define PHHAL_HW_DUT_CMD_KEYSTORE_SET_CONFIG   0x7007U
 Set configuration parameter.
 
#define PHHAL_HW_DUT_CMD_KEYSTORE_SET_CONFIG_BUFFER   0x7008U
 Set configuration buffer.
 
#define PHHAL_HW_DUT_CMD_KEYSTORE_GET_CONFIG   0x7009U
 Get configuration parameter.
 
#define PHHAL_HW_DUT_CMD_KEYSTORE_GET_CONFIG_BUFFER   0x700AU
 Get configuration buffer.
 
#define PHHAL_HW_DUT_CMD_KEYSTORE_SET_KEY   0x7020U
 Change a Symmetric key entry at a given version.
 
#define PHHAL_HW_DUT_CMD_KEYSTORE_SET_KEY_AT_POS   0x7021U
 Change a Symmetric key entry at the specified position.
 
#define PHHAL_HW_DUT_CMD_KEYSTORE_SET_FULL_KEY_ENTRY   0x7022U
 Change a full Symmetric key entry.
 
#define PHHAL_HW_DUT_CMD_KEYSTORE_GET_KEY_ENTRY   0x7023U
 Get a Symmetric key entry information block.
 
#define PHHAL_HW_DUT_CMD_KEYSTORE_GET_KEY   0x7024U
 Get a Symmetric key.
 
#define PHHAL_HW_DUT_CMD_KEYSTORE_SET_KEY_ASYM   0x7040U
 Set a ASymmetric key.
 
#define PHHAL_HW_DUT_CMD_KEYSTORE_GET_KEY_ASYM   0x7041U
 Get a ASymmetric key.
 
#define PHHAL_HW_DUT_CMD_KEYSTORE_PROVISION_INIT   0x70A1U
 Initialize DUT Key Provisioning stack.
 
#define PHHAL_HW_DUT_CMD_KEYSTORE_PROVISION_INIT   0x70A1U
 Initialize DUT Key Provisioning stack.
 
#define PHHAL_HW_DUT_CMD_KEYSTORE_PROVISION_DEINIT   0x70A2U
 Un-Initialize DUT Key Provisioning stack.
 
#define PHHAL_HW_DUT_CMD_KEYSTORE_PROVISION_DEINIT   0x70A2U
 Un-Initialize DUT Key Provisioning stack.
 
#define PHHAL_HW_DUT_CMD_KEYSTORE_PROVISION_SET_CONFIG   0x70A3U
 Set provisioning Configuration.
 
#define PHHAL_HW_DUT_CMD_KEYSTORE_PROVISION_SET_CONFIG   0x70A3U
 Set provisioning Configuration.
 
#define PHHAL_HW_DUT_CMD_KEYSTORE_PROVISION_GET_CONFIG   0x70A4U
 Get provisioning Configuration.
 
#define PHHAL_HW_DUT_CMD_KEYSTORE_PROVISION_GET_CONFIG   0x70A4U
 Get provisioning Configuration.
 
#define PHHAL_HW_DUT_CMD_KEYSTORE_PROVISION_APP_FIXED_KEYS   0x70A5U
 Perform Provisioning of Symmetric Keys.
 
#define PHHAL_HW_DUT_CMD_KEYSTORE_PROVISION_APP_FIXED_KEYS   0x70A5U
 Perform Provisioning of Symmetric Keys.
 

Detailed Description

KeyStore Command Codes of HAL DUT Command dispatcher frame.