NXP Reader Library  v17.1.0.2535

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

Collaboration diagram for KeySize:

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.
 

Detailed Description

Supported KeySizes for AES and DES algorithms.