MCUX CLNS
MCUX Crypto Library Normal Secure
mcuxCsslMemory_Compare Macro Definitions

mcuxCsslMemory_Compare Macro Definitions More...

Macros

#define MCUXCSSLMEMORY_COMPARE_EQUAL
 The two contents are equal. More...
 
#define MCUXCSSLMEMORY_COMPARE_NOT_EQUAL
 The two contents are not equal. More...
 
#define MCUXCSSLMEMORY_COMPARE_INVALID_PARAMETER
 A parameter was invalid. More...
 
#define MCUXCSSLMEMORY_COMPARE_FAULT
 A fault occurred in the execution of mcuxCsslMemory_Compare. More...
 

Detailed Description

mcuxCsslMemory_Compare Macro Definitions

Macro Definition Documentation

◆ MCUXCSSLMEMORY_COMPARE_EQUAL

#define MCUXCSSLMEMORY_COMPARE_EQUAL

The two contents are equal.

◆ MCUXCSSLMEMORY_COMPARE_NOT_EQUAL

#define MCUXCSSLMEMORY_COMPARE_NOT_EQUAL

The two contents are not equal.

◆ MCUXCSSLMEMORY_COMPARE_INVALID_PARAMETER

#define MCUXCSSLMEMORY_COMPARE_INVALID_PARAMETER

A parameter was invalid.

◆ MCUXCSSLMEMORY_COMPARE_FAULT

#define MCUXCSSLMEMORY_COMPARE_FAULT

A fault occurred in the execution of mcuxCsslMemory_Compare.