Definition of supported key types in mcuxClOsccaSm2 component, see also mcuxClKey component. More...
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. | |
Definition of supported key types in mcuxClOsccaSm2 component, see also mcuxClKey component.