mcuxClPkc return code definitions More...
Macros | |
#define | MCUXCLPKC_STATUS_OK |
PKC operation successful. More... | |
#define | MCUXCLPKC_STATUS_NOK |
PKC operation not successful. More... | |
Typedefs | |
typedef uint32_t | mcuxClPkc_Status_t |
Type for error codes used by PKC component functions. More... | |
typedef mcuxClPkc_Status_t | mcuxClPkc_Status_Protected_t |
Deprecated type for error codes used by code-flow protected PKC component functions. More... | |
mcuxClPkc return code definitions
#define MCUXCLPKC_STATUS_OK |
PKC operation successful.
#define MCUXCLPKC_STATUS_NOK |
PKC operation not successful.
typedef uint32_t mcuxClPkc_Status_t |
Type for error codes used by PKC component functions.
Deprecated type for error codes used by code-flow protected PKC component functions.