MCUX CLNS
MCUX Crypto Library Normal Secure
 
Loading...
Searching...
No Matches
mcuxClOsccaSm2_KeyTypes.h File Reference

Definition of supported key types in mcuxClOsccaSm2 component, see also mcuxClKey component. More...

#include <mcuxClCore_Platform.h>
#include <mcuxClKey_Types.h>

Go to the source code of this file.

Variables

const mcuxClKey_TypeDescriptor_t mcuxClKey_TypeDescriptor_SM2P256_Std_Public
 Key type structures for public SM2 standard keys and modulus sizes 256 bits.
 
static const mcuxClKey_Type_t mcuxClKey_Type_SM2P256_Std_Public
 Key type pointers for public SM2 standard keys and modulus sizes 256 bits.
 
const mcuxClKey_TypeDescriptor_t mcuxClKey_TypeDescriptor_SM2P256_Std_Private
 Key type structures for private SM2 standard keys and modulus sizes 256 bits.
 
static const mcuxClKey_Type_t mcuxClKey_Type_SM2P256_Std_Private
 Key type pointers for private SM2 standard keys and modulus sizes 256 bits.
 
const mcuxClKey_TypeDescriptor_t mcuxClKey_TypeDescriptor_SM2P256_Ext_Public
 Key type structures for public SM2 extend keys and modulus sizes 256 bits.
 
static const mcuxClKey_Type_t mcuxClKey_Type_SM2P256_Ext_Public
 Key type pointers for public SM2 extend keys and modulus sizes 256 bits.
 
const mcuxClKey_TypeDescriptor_t mcuxClKey_TypeDescriptor_SM2P256_Ext_Private
 Key type structures for private SM2 extend keys and modulus sizes 256 bits.
 
static const mcuxClKey_Type_t mcuxClKey_Type_SM2P256_Ext_Private
 Key type pointers for private SM2 extend keys and modulus sizes 256 bits.
 

Detailed Description

Definition of supported key types in mcuxClOsccaSm2 component, see also mcuxClKey component.