Supported KeySizes for AES and DES algorithms. More...

Macros | |
| #define | PHHAL_HW_DUT_KEYSTORE_DES_KEY_SIZE 8U |
| Key size in DES algorithm for 56 bit key. | |
| #define | PHHAL_HW_DUT_KEYSTORE_2K3DES_KEY_SIZE 16U |
| Key size in AES algorithm for 112 bit key. | |
| #define | PHHAL_HW_DUT_KEYSTORE_3K3DES_KEY_SIZE 24U |
| Key size in AES algorithm for 168 bit key. | |
| #define | PHHAL_HW_DUT_KEYSTORE_AES128_KEY_SIZE 16U |
| Key size in AES algorithm for 128 bit key. | |
| #define | PHHAL_HW_DUT_KEYSTORE_AES192_KEY_SIZE 24U |
| Key size in AES algorithm for 192 bit key. | |
| #define | PHHAL_HW_DUT_KEYSTORE_AES256_KEY_SIZE 32U |
| Key size in AES algorithm for 256 bit key. | |
Supported KeySizes for AES and DES algorithms.