Supported Mac Modes. More...

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. | |
Supported Mac Modes.