NXP Reader Library  v17.1.0.2535

Definitions for Cryptogram computation mode. To be used with below mentioned interfaces. More...

Collaboration diagram for CryptoMode:

Macros

#define PHHAL_HW_CMD_SAM_CRYPTO_MODE_DIFFERENT_KEY   0x00U
 SAM DESFire crypto computation mode are different for target and auth keys.
 
#define PHHAL_HW_CMD_SAM_CRYPTO_MODE_SAME_KEY   0x01U
 SAM DESFire crypto computation mode are same for target and auth keys. More...
 

Detailed Description

Definitions for Cryptogram computation mode. To be used with below mentioned interfaces.

Macro Definition Documentation

◆ PHHAL_HW_CMD_SAM_CRYPTO_MODE_SAME_KEY

#define PHHAL_HW_CMD_SAM_CRYPTO_MODE_SAME_KEY   0x01U

SAM DESFire crypto computation mode are same for target and auth keys.

The parameters CurrKeyNo and CurrKeyV are ignored