NXP Reader Library  v17.1.0.2535

Diversification options to be used with ChangeKey or ChangeKey EV2 interface. More...

Collaboration diagram for ChangeKey:

Macros

#define PHAL_MFDUOX_CHGKEY_NO_DIVERSIFICATION   0xFFFFU
 No diversification.
 
#define PHAL_MFDUOX_CHGKEY_DIV_NEW_KEY   0x0002U
 Indicating diversification of new key is required.
 
#define PHAL_MFDUOX_CHGKEY_DIV_OLD_KEY   0x0004U
 Indicating diversification of old key is required.
 
#define PHAL_MFDUOX_CHGKEY_DIV_METHOD_ENCR   PH_CRYPTOSYM_DIV_MODE_DESFIRE
 Indicating key diversification method based on ENCR.
 
#define PHAL_MFDUOX_CHGKEY_DIV_METHOD_CMAC   PH_CRYPTOSYM_DIV_MODE_MIFARE_PLUS
 Indicating key diversification method based on CMAC.
 

Detailed Description

Diversification options to be used with ChangeKey or ChangeKey EV2 interface.