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

mcuxClPkc return code definitions More...

Macros

#define MCUXCLPKC_STATUS_OK
 PKC operation successful.
 
#define MCUXCLPKC_STATUS_NOK
 PKC operation not successful.
 

Typedefs

typedef uint32_t mcuxClPkc_Status_t
 Type for error codes used by PKC component functions.
 
typedef mcuxClPkc_Status_t mcuxClPkc_Status_Protected_t
 Deprecated type for error codes used by code-flow protected PKC component functions.
 

Detailed Description

mcuxClPkc return code definitions

Macro Definition Documentation

◆ MCUXCLPKC_STATUS_OK

#define MCUXCLPKC_STATUS_OK

PKC operation successful.

◆ MCUXCLPKC_STATUS_NOK

#define MCUXCLPKC_STATUS_NOK

PKC operation not successful.

Typedef Documentation

◆ mcuxClPkc_Status_t

typedef uint32_t mcuxClPkc_Status_t

Type for error codes used by PKC component functions.

◆ mcuxClPkc_Status_Protected_t

Deprecated type for error codes used by code-flow protected PKC component functions.