NXP Reader Library  v17.1.0.2535
MAC Modes

Supported Mac Modes. More...

Collaboration diagram for MAC Modes:

Macros

#define PH_CRYPTOSYM_MAC_MODE_CMAC   0x00U
 Cipher-Based Message Authentication Code (CMAC) Mode.
 
#define PH_CRYPTOSYM_MAC_MODE_CBCMAC   0x01U
 Cipher Block Chaining Message Authentication Code (CBCMAC) MAC Mode.
 
#define PH_CRYPTOSYM_MAC_MODE_LRP   0x02U
 Macing operation based on Leakage Resilient Primitive (LRP) Mode.
 
#define PH_CRYPTOSYM_MAC_MODE_LRP_SKM   0x03U
 Session Auth Master Key Generating Mode.
 
#define PH_CRYPTOSYM_MAC_MODE_LRP_GENPCDRESP   0x04U
 Generating PCD Resp.
 

Detailed Description

Supported Mac Modes.