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

Type definitions of mcuxClRandom component. More...

#include <mcuxClConfig.h>
#include <mcuxClCore_Platform.h>

Go to the source code of this file.

Data Structures

struct  mcuxClRandom_Config
 Random config structure. More...
 

Typedefs

typedef uint32_t mcuxClRandom_Status_t
 Type for status codes of mcuxClRandom component functions.
 
typedef struct mcuxClRandom_Context mcuxClRandom_ContextDescriptor_t
 Random context type.
 
typedef mcuxClRandom_ContextDescriptor_tmcuxClRandom_Context_t
 Random context type.
 
typedef struct mcuxClRandom_ModeDescriptor mcuxClRandom_ModeDescriptor_t
 Random data generation mode/algorithm descriptor type.
 
typedef const mcuxClRandom_ModeDescriptor_tmcuxClRandom_Mode_t
 Random data generation mode/algorithm type.
 
typedef struct mcuxClRandom_Config mcuxClRandom_Config_t
 Random config type.
 

Detailed Description

Type definitions of mcuxClRandom component.