Mechanisms used by the Key operations. More...
Variables | |
const mcuxClKey_ProtectionDescriptor_t | mcuxClKey_ProtectionDescriptor_None |
Key protection descriptor for using no key protection. | |
static const mcuxClKey_Protection_t | mcuxClKey_Protection_None |
No key protection. | |
const mcuxClKey_ProtectionDescriptor_t | mcuxClKey_ProtectionDescriptor_Ckdf |
Key protection descriptor for using CKDF based key protection This protection mechanism cannot be used for mcuxClKey_loadMemory. | |
static const mcuxClKey_Protection_t | mcuxClKey_Protection_Ckdf |
CKDF key protection. | |
Mechanisms used by the Key operations.
|
extern |
Key protection descriptor for using no key protection.
|
static |
No key protection.
|
extern |
Key protection descriptor for using CKDF based key protection This protection mechanism cannot be used for mcuxClKey_loadMemory.
|
static |
CKDF key protection.