Supported Diversification Types. More...

Macros | |
| #define | PH_CRYPTOSYM_DIV_MODE_MASK 0x00FFU |
| Bit-mask for diversification Mode. | |
| #define | PH_CRYPTOSYM_DIV_MODE_DESFIRE 0x0000U |
| DESFire Key Diversification. | |
| #define | PH_CRYPTOSYM_DIV_MODE_MIFARE_PLUS 0x0001U |
| MIFARE Plus Key Diversification. | |
| #define | PH_CRYPTOSYM_DIV_MODE_MIFARE_ULTRALIGHT 0x0002U |
| MIFARE Ultralight Key Diversification. | |
| #define | PH_CRYPTOSYM_DIV_OPTION_2K3DES_FULL 0x0000U |
| Option for 2K3DES full-key diversification (To use along with only with DESFire Key Diversification). | |
| #define | PH_CRYPTOSYM_DIV_OPTION_2K3DES_HALF 0x8000U |
| Option for 2K3DES half-key diversification (To use along with only with DESFire Key Diversification). | |
Supported Diversification Types.