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. | |
Definitions of ECC related key pair generation algorithm descriptors.
|
extern |
ECDH Key generation algorithm descriptor.
|
static |
ECDH Key generation algorithm.
|
extern |
ECDSA Key generation algorithm descriptor.
|
static |
ECDSA Key generation algorithm.
}