Mechanisms used by the Key operations. More...
Variables | |
const mcuxClKey_ProtectionDescriptor_t | mcuxClKey_ProtectionDescriptor_None |
Key protection descriptor for using no key protection. More... | |
static const mcuxClKey_Protection_t | mcuxClKey_Protection_None |
No key protection. More... | |
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. More... | |
static const mcuxClKey_Protection_t | mcuxClKey_Protection_Ckdf |
CKDF key protection. More... | |
Mechanisms used by the Key operations.
const mcuxClKey_ProtectionDescriptor_t mcuxClKey_ProtectionDescriptor_None |
Key protection descriptor for using no key protection.
|
static |
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 |
CKDF key protection.