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

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

#include <mcuxClConfig.h>
#include <stdint.h>
#include <stdbool.h>
#include <mcuxClKey_Types.h>
#include <mcuxClRsa_Types.h>
#include <mcuxCsslAnalysis.h>

Go to the source code of this file.

Data Structures

struct  mcuxClRsa_KeyData_Plain_t
 Structure type for Rsa plain key data. More...
 
struct  mcuxClRsa_KeyData_Crt_t
 Structure type for Rsa CRT key data. More...
 

Macros

#define MCUXCLRSA_KEYSTRUCT_PLAIN_SIZE
 Size of mcuxClRsa_KeyData_Plain_t.
 
#define MCUXCLRSA_KEYSTRUCT_PLAIN_SIZE_IN_WORDS
 
#define MCUXCLRSA_KEYSTRUCT_CRT_SIZE
 Size of mcuxClRsa_KeyData_Crt_t.
 
#define MCUXCLRSA_KEYSTRUCT_CRT_SIZE_IN_WORDS
 

Detailed Description

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