Return code definitions. More...
Macros | |
| #define | MCUXCLKEY_STATUS_OK |
| Key operation successful. More... | |
| #define | MCUXCLKEY_STATUS_ERROR |
| Error occured during Key operation. More... | |
| #define | MCUXCLKEY_STATUS_FAILURE |
| Failure during execution. More... | |
| #define | MCUXCLKEY_STATUS_INVALID_INPUT |
| Invalid input. More... | |
| #define | MCUXCLKEY_STATUS_FAULT_ATTACK |
| Fault attack detected. More... | |
| #define | MCUXCLKEY_STATUS_CRC_NOT_OK |
| CRC verification failed. More... | |
| #define | MCUXCLKEY_STATUS_NOT_SUPPORTED |
| Functionality not supported. More... | |
Return code definitions.
| #define MCUXCLKEY_STATUS_OK |
Key operation successful.
| #define MCUXCLKEY_STATUS_ERROR |
Error occured during Key operation.
| #define MCUXCLKEY_STATUS_FAILURE |
Failure during execution.
| #define MCUXCLKEY_STATUS_INVALID_INPUT |
Invalid input.
| #define MCUXCLKEY_STATUS_FAULT_ATTACK |
Fault attack detected.
| #define MCUXCLKEY_STATUS_CRC_NOT_OK |
CRC verification failed.
| #define MCUXCLKEY_STATUS_NOT_SUPPORTED |
Functionality not supported.