MCUX CLNS
MCUX Crypto Library Normal Secure
MCUXCLKEY_STATUS_

Return code definitions. More...

Macros

#define MCUXCLKEY_STATUS_OK
 Key operation successful. More...
 
#define MCUXCLKEY_STATUS_ERROR
 Error occured during Key operation. More...
 

Detailed Description

Return code definitions.

Macro Definition Documentation

◆ MCUXCLKEY_STATUS_OK

#define MCUXCLKEY_STATUS_OK

Key operation successful.

Examples
mcuxClKey_example.c, and mcuxClMac_cmac_oneshot_example.c.

◆ MCUXCLKEY_STATUS_ERROR

#define MCUXCLKEY_STATUS_ERROR

Error occured during Key operation.