Defines of supported key types of mcuxClAes, see mcuxClKey. More...
Variables | |
const mcuxClKey_TypeDescriptor_t | mcuxClKey_TypeDescriptor_Aes128 |
Key type structure for AES-128 based keys. | |
static const mcuxClKey_Type_t | mcuxClKey_Type_Aes128 |
Key type pointer for AES-128 based keys. | |
const mcuxClKey_TypeDescriptor_t | mcuxClKey_TypeDescriptor_Aes192 |
Key type structure for AES-192 based keys. | |
static const mcuxClKey_Type_t | mcuxClKey_Type_Aes192 |
Key type pointer for AES-192 based keys. | |
const mcuxClKey_TypeDescriptor_t | mcuxClKey_TypeDescriptor_Aes256 |
Key type structure for AES-256 based keys. | |
static const mcuxClKey_Type_t | mcuxClKey_Type_Aes256 |
Key type pointer for AES-256 based keys. | |
Defines of supported key types of mcuxClAes, see mcuxClKey.
|
extern |
Key type structure for AES-128 based keys.
|
static |
Key type pointer for AES-128 based keys.
|
extern |
Key type structure for AES-192 based keys.
|
static |
Key type pointer for AES-192 based keys.
|
extern |
Key type structure for AES-256 based keys.
|
static |
Key type pointer for AES-256 based keys.