MCUX CLNS
MCUX Crypto Library Normal Secure
Loading...
Searching...
No Matches

Defines valid mcuxClMemory function return codes. More...

Macros

#define MCUXCLMEMORY_STATUS_EQUAL
 The two contents of the Memory Compare are equal.
#define MCUXCLMEMORY_STATUS_NOT_EQUAL
 The two contents of the Memory Compare are not equal.
#define MCUXCLMEMORY_STATUS_FAULT
 A fault occurred in the execution.

Detailed Description

Defines valid mcuxClMemory function return codes.

Macro Definition Documentation

◆ MCUXCLMEMORY_STATUS_EQUAL

#define MCUXCLMEMORY_STATUS_EQUAL

The two contents of the Memory Compare are equal.

◆ MCUXCLMEMORY_STATUS_NOT_EQUAL

#define MCUXCLMEMORY_STATUS_NOT_EQUAL

The two contents of the Memory Compare are not equal.

◆ MCUXCLMEMORY_STATUS_FAULT

#define MCUXCLMEMORY_STATUS_FAULT

A fault occurred in the execution.