NXP Reader Library  v17.1.0.2535

Definitions for LRP update keys. To be used with SAM_ActivateOfflineKey interface. More...

Collaboration diagram for LRPUpdateKeys:

Macros

#define PHHAL_HW_SAM_CMD_SAM_AO_NO_LRP_UPDATE_KEY   0x00U
 Option mask for ActivateOffline with P1 information Bit 1 set to zero in case of non AES_128 LRP keytype.
 
#define PHHAL_HW_SAM_CMD_SAM_AO_LRP_UPDATE_KEY_ONE   0x00U
 Option mask for ActivateOffline with LRP Update keys to generate One updated key (KeyID.LRPUpdate).
 
#define PHHAL_HW_SAM_CMD_SAM_AO_LRP_UPDATE_KEY_TWO   0x02U
 Option mask for ActivateOffline with LRP Update keys to generate Two updated key (KeyID.LRPMACUpdate and KeyID.LRPENCUpdate).
 

Detailed Description

Definitions for LRP update keys. To be used with SAM_ActivateOfflineKey interface.