MCUX CLNS
MCUX Crypto Library Normal Secure
 
Loading...
Searching...
No Matches
mcuxClSession_Descriptor Struct Reference

Structure for mcuxClSession Descriptor. More...

#include <mcuxClSession_Types.h>

Data Fields

mcuxClSession_WorkArea_t cpuWa
 Workarea for the CPU.
 
mcuxClSession_WorkArea_t pkcWa
 Workarea for the PKC.
 
mcuxClRandom_Config_t randomCfg
 Configuration of the Rng (contexts and mode)
 
mcuxClSession_Rtf_t rtf
 Configuration of the RTF.
 
uint8_t * pRtf
 

Detailed Description

Field Documentation

◆ cpuWa

mcuxClSession_WorkArea_t mcuxClSession_Descriptor::cpuWa

Workarea for the CPU.

◆ pkcWa

mcuxClSession_WorkArea_t mcuxClSession_Descriptor::pkcWa

Workarea for the PKC.

◆ randomCfg

mcuxClRandom_Config_t mcuxClSession_Descriptor::randomCfg

Configuration of the Rng (contexts and mode)

◆ rtf

mcuxClSession_Rtf_t mcuxClSession_Descriptor::rtf

Configuration of the RTF.