MCUX CLNS
MCUX Crypto Library Normal Secure
Loading...
Searching...
No Matches
RSA private CRT_DFA key type structures with

Defines key type structures for RSA private CRT keys with DFA protection enabled of mcuxClRsa, see mcuxClKey. More...

Variables

const mcuxClKey_TypeDescriptor_t mcuxClKey_TypeDescriptor_Rsa_PrivateCRT_DFA_1024
 Key type structure for RSA private CRT_DFA key and key size 1024 bits.
const mcuxClKey_TypeDescriptor_t mcuxClKey_TypeDescriptor_Rsa_PrivateCRT_DFA_2048
 Key type structure for RSA private CRT_DFA key and key size 2048 bits.
const mcuxClKey_TypeDescriptor_t mcuxClKey_TypeDescriptor_Rsa_PrivateCRT_DFA_3072
 Key type structure for RSA private CRT_DFA key and key size 3072 bits.
const mcuxClKey_TypeDescriptor_t mcuxClKey_TypeDescriptor_Rsa_PrivateCRT_DFA_4096
 Key type structure for RSA private CRT_DFA key and key size 4096 bits.

Detailed Description

Defines key type structures for RSA private CRT keys with DFA protection enabled of mcuxClRsa, see mcuxClKey.

Variable Documentation

◆ mcuxClKey_TypeDescriptor_Rsa_PrivateCRT_DFA_1024

const mcuxClKey_TypeDescriptor_t mcuxClKey_TypeDescriptor_Rsa_PrivateCRT_DFA_1024
extern

Key type structure for RSA private CRT_DFA key and key size 1024 bits.

◆ mcuxClKey_TypeDescriptor_Rsa_PrivateCRT_DFA_2048

const mcuxClKey_TypeDescriptor_t mcuxClKey_TypeDescriptor_Rsa_PrivateCRT_DFA_2048
extern

Key type structure for RSA private CRT_DFA key and key size 2048 bits.

◆ mcuxClKey_TypeDescriptor_Rsa_PrivateCRT_DFA_3072

const mcuxClKey_TypeDescriptor_t mcuxClKey_TypeDescriptor_Rsa_PrivateCRT_DFA_3072
extern

Key type structure for RSA private CRT_DFA key and key size 3072 bits.

◆ mcuxClKey_TypeDescriptor_Rsa_PrivateCRT_DFA_4096

const mcuxClKey_TypeDescriptor_t mcuxClKey_TypeDescriptor_Rsa_PrivateCRT_DFA_4096
extern

Key type structure for RSA private CRT_DFA key and key size 4096 bits.