MCUX CLNS
MCUX Crypto Library Normal Secure
 
Loading...
Searching...
No Matches
mcuxClSession_Types

Defines all types of mcuxClSession. More...

Data Structures

struct  mcuxClSession_WorkArea
 Type for mcuxClSession workareas flags. More...
 
struct  mcuxClSession_Descriptor
 Structure for mcuxClSession Descriptor. More...
 

Typedefs

typedef uint32_t mcuxClSession_Status_t
 Type for mcuxClSession status codes.
 
typedef mcuxClSession_Status_t mcuxClSession_Status_Protected_t
 Deprecated type for mcuxClSession protected status codes.
 
typedef uint32_t mcuxClSession_Rtf_t
 Type for mcuxClSession RTF configuration flags.
 
typedef struct mcuxClSession_WorkArea mcuxClSession_WorkArea_t
 Type for mcuxClSession workareas flags.
 
typedef uint32_t mcuxClSession_SecurityOptions_t
 Type for Session security options.
 
typedef struct mcuxClSession_Descriptor mcuxClSession_Descriptor_t
 
typedef mcuxClSession_Descriptor_t *const mcuxClSession_Handle_t
 Type for mcuxClSession Handle.
 

Detailed Description

Defines all types of mcuxClSession.

Typedef Documentation

◆ mcuxClSession_Status_t

typedef uint32_t mcuxClSession_Status_t

Type for mcuxClSession status codes.

◆ mcuxClSession_Status_Protected_t

Deprecated type for mcuxClSession protected status codes.

◆ mcuxClSession_Rtf_t

typedef uint32_t mcuxClSession_Rtf_t

Type for mcuxClSession RTF configuration flags.

◆ mcuxClSession_WorkArea_t

Type for mcuxClSession workareas flags.

◆ mcuxClSession_SecurityOptions_t

Type for Session security options.

◆ mcuxClSession_Handle_t

Type for mcuxClSession Handle.