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. | |
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.