Definitions of ECC related key type descriptors. More...
Variables | |
| const mcuxClKey_TypeDescriptor_t | mcuxClKey_TypeDescriptor_EdDSA_Ed25519_Priv |
| Key type structure for ECC EdDSA Ed25519 private keys. | |
| static const mcuxClKey_Type_t | mcuxClKey_Type_EdDSA_Ed25519_Priv |
| Key type pointer for ECC EdDSA Ed25519 private keys. | |
| const mcuxClKey_TypeDescriptor_t | mcuxClKey_TypeDescriptor_EdDSA_Ed25519_Pub |
| Key type structure for ECC EdDSA Ed25519 public keys. | |
| static const mcuxClKey_Type_t | mcuxClKey_Type_EdDSA_Ed25519_Pub |
| Key type pointer for ECC EdDSA Ed25519 public keys. | |
Definitions of ECC related key type descriptors.
|
extern |
Key type structure for ECC EdDSA Ed25519 private keys.
|
static |
Key type pointer for ECC EdDSA Ed25519 private keys.
|
extern |
Key type structure for ECC EdDSA Ed25519 public keys.
|
static |
Key type pointer for ECC EdDSA Ed25519 public keys.