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

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

Variables

static const mcuxClKey_Type_t mcuxClKey_Type_Rsa_PrivateCRT_DFA_1024
 Key type pointer for RSA private CRT_DFA key and key size 1024 bits.
static const mcuxClKey_Type_t mcuxClKey_Type_Rsa_PrivateCRT_DFA_2048
 Key type pointer for RSA private CRT_DFA key and key size 2048 bits.
static const mcuxClKey_Type_t mcuxClKey_Type_Rsa_PrivateCRT_DFA_3072
 Key type pointer for RSA private CRT_DFA key and key size 3072 bits.
static const mcuxClKey_Type_t mcuxClKey_Type_Rsa_PrivateCRT_DFA_4096
 Key type pointer for RSA private CRT_DFA key and key size 4096 bits.

Detailed Description

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

Variable Documentation

◆ mcuxClKey_Type_Rsa_PrivateCRT_DFA_1024

const mcuxClKey_Type_t mcuxClKey_Type_Rsa_PrivateCRT_DFA_1024
static

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

◆ mcuxClKey_Type_Rsa_PrivateCRT_DFA_2048

const mcuxClKey_Type_t mcuxClKey_Type_Rsa_PrivateCRT_DFA_2048
static

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

◆ mcuxClKey_Type_Rsa_PrivateCRT_DFA_3072

const mcuxClKey_Type_t mcuxClKey_Type_Rsa_PrivateCRT_DFA_3072
static

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

◆ mcuxClKey_Type_Rsa_PrivateCRT_DFA_4096

const mcuxClKey_Type_t mcuxClKey_Type_Rsa_PrivateCRT_DFA_4096
static

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