NXP Reader Library  v17.1.0.2535

Definitions for Key diversification selection. To be used with below mentioned interfaces. More...

Collaboration diagram for SelectVC:

Macros

#define PHHAL_HW_SAM_CMD_SELECT_DIV_DEFAULT   0x00U
 Default option mask to disable the diversification of VcSelect MAC and ENC key.
 
#define PHHAL_HW_SAM_CMD_SELECT_ENC_KEY_DIV_INPUT   0x01U
 Option mask to perform diversification of VC SelectENC key using the diversification input provided.
 
#define PHHAL_HW_SAM_CMD_SELECT_MAC_KEY_DIV_INPUT   0x02U
 Option mask to perform diversification of VC SelectMAC key using the diversification input provided.
 
#define PHHAL_HW_SAM_CMD_SELECT_MAC_KEY_DIV_VCUID   0x04U
 Option mask to perform diversification of VC SelectMAC key using Virtual Card Identifier.
 
#define PHHAL_HW_SAM_CMD_SELECT_MAC_KEY_DIV_INPUT_VCUID   0x06U
 Option mask to perform diversification of VC SelectMAC key using Virtual Card Identifier and Diversification input provided.
 

Detailed Description

Definitions for Key diversification selection. To be used with below mentioned interfaces.