MCUX CLNS
MCUX Crypto Library Normal Secure
Loading...
Searching...
No Matches
mcuxClEcc_KeyGenerationDescriptors

Definitions of ECC related key pair generation algorithm descriptors. More...

Variables

const mcuxClKey_GenerationDescriptor_t mcuxClKey_GenerationDescriptor_ECDH
 ECDH Key generation algorithm descriptor.
static mcuxClKey_Generation_t mcuxClKey_Generation_ECDH
 ECDH Key generation algorithm.
const mcuxClKey_GenerationDescriptor_t mcuxClKey_GenerationDescriptor_ECDSA
 ECDSA Key generation algorithm descriptor.
static mcuxClKey_Generation_t mcuxClKey_Generation_ECDSA
 ECDSA Key generation algorithm.

Detailed Description

Definitions of ECC related key pair generation algorithm descriptors.

Variable Documentation

◆ mcuxClKey_GenerationDescriptor_ECDH

const mcuxClKey_GenerationDescriptor_t mcuxClKey_GenerationDescriptor_ECDH
extern

ECDH Key generation algorithm descriptor.

◆ mcuxClKey_Generation_ECDH

mcuxClKey_Generation_t mcuxClKey_Generation_ECDH
static

ECDH Key generation algorithm.

◆ mcuxClKey_GenerationDescriptor_ECDSA

const mcuxClKey_GenerationDescriptor_t mcuxClKey_GenerationDescriptor_ECDSA
extern

ECDSA Key generation algorithm descriptor.

◆ mcuxClKey_Generation_ECDSA

mcuxClKey_Generation_t mcuxClKey_Generation_ECDSA
static