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 |
Structure for mcuxClSession Descriptor.
mcuxClSession_WorkArea_t mcuxClSession_Descriptor::cpuWa |
Workarea for the CPU.
mcuxClSession_WorkArea_t mcuxClSession_Descriptor::pkcWa |
Workarea for the PKC.
mcuxClRandom_Config_t mcuxClSession_Descriptor::randomCfg |
Configuration of the Rng (contexts and mode)
mcuxClSession_Rtf_t mcuxClSession_Descriptor::rtf |
Configuration of the RTF.