Definition of supported key types in mcuxClAes component, see also mcuxClKey component. More...
Go to the source code of this file.
Variables | |
const mcuxClKey_TypeDescriptor_t | mcuxClKey_TypeDescriptor_Aes128 |
Key type structure for AES-128 based keys. More... | |
static const mcuxClKey_Type_t | mcuxClKey_Type_Aes128 |
Key type pointer for AES-128 based keys. More... | |
const mcuxClKey_TypeDescriptor_t | mcuxClKey_TypeDescriptor_Aes192 |
Key type structure for AES-192 based keys. More... | |
static const mcuxClKey_Type_t | mcuxClKey_Type_Aes192 |
Key type pointer for AES-192 based keys. More... | |
const mcuxClKey_TypeDescriptor_t | mcuxClKey_TypeDescriptor_Aes256 |
Key type structure for AES-256 based keys. More... | |
static const mcuxClKey_Type_t | mcuxClKey_Type_Aes256 |
Key type pointer for AES-256 based keys. More... | |
Definition of supported key types in mcuxClAes component, see also mcuxClKey component.