Constants for use with the mcuxClCipher component. More...
#include <mcuxClConfig.h>Go to the source code of this file.
Macros | |
| #define | MCUXCLCIPHER_STATUS_ERROR |
| Functional error detected in cipher operation. | |
| #define | MCUXCLCIPHER_STATUS_FAILURE |
| Functional failure detected. | |
| #define | MCUXCLCIPHER_STATUS_INVALID_INPUT |
| Invalid input provided. | |
| #define | MCUXCLCIPHER_STATUS_FAULT_ATTACK |
| Fault attack detected. | |
| #define | MCUXCLCIPHER_STATUS_OK |
| Blocking operation finished successfully. | |
| #define | MCUXCLCIPHER_STATUS_JOB_STARTED |
| Non-blocking operation started successfully. | |
| #define | MCUXCLCIPHER_STATUS_JOB_COMPLETED |
| Non-blocking operation finished successfully. | |
Constants for use with the mcuxClCipher component.