Definitions of ECC related key validation descriptors. More...
Variables | |
| const mcuxClKey_ValidationDescriptor_t | mcuxClKey_ValidationDesc_WeierECC_PublicKey |
| Key validation descriptor for a public key used for ECC on a Weierstrass curve. | |
| static mcuxClKey_Validation_t | mcuxClKey_Validation_WeierECC_PublicKey |
| Key validation type for a public key used for ECC on a Weierstrass curve. | |
| const mcuxClKey_ValidationDescriptor_t | mcuxClKey_ValidationDesc_WeierECC_PrivateKey |
| Key validation descriptor for a private key used for ECC on a Weierstrass curve. | |
| static mcuxClKey_Validation_t | mcuxClKey_Validation_WeierECC_PrivateKey |
| Key validation type for a private key used for ECC on a Weierstrass curve. | |
Definitions of ECC related key validation descriptors.
|
extern |
Key validation descriptor for a public key used for ECC on a Weierstrass curve.
|
static |
Key validation type for a public key used for ECC on a Weierstrass curve.
|
extern |
Key validation descriptor for a private key used for ECC on a Weierstrass curve.
|
static |
Key validation type for a private key used for ECC on a Weierstrass curve.