MCUX CLNS
MCUX Crypto Library Normal Secure
Loading...
Searching...
No Matches
mcuxClMac_Constants.h File Reference

Constants and status codes for the mcuxClMac component. More...

#include <mcuxClConfig.h>

Go to the source code of this file.

Macros

#define MCUXCLMAC_STATUS_ERROR
 Functional error detected in MAC operation.
#define MCUXCLMAC_STATUS_FAILURE
 Functional failure detected.
#define MCUXCLMAC_STATUS_INVALID_PARAM
 Invalid input provided.
#define MCUXCLMAC_STATUS_FAULT_ATTACK
 Fault attack detected.
#define MCUXCLMAC_STATUS_OK
 Blocking operation finished successfully.
#define MCUXCLMAC_STATUS_COMPARE_NOK
 Blocking operation finished, invalid tag detected.
#define MCUXCLMAC_STATUS_JOB_STARTED
 Non-blocking operation started successfully.
#define MCUXCLMAC_STATUS_JOB_COMPLETED
 Non-blocking operation finished successfully.
#define MCUXCLMAC_STATUS_JOB_COMPLETED_COMPARE_NOK
 Non-blocking operation finished, invalid tag detected.

Detailed Description

Constants and status codes for the mcuxClMac component.