MCUX CLNS
MCUX Crypto Library Normal Secure
mcuxCsslMemory_Copy Macro Definitions

mcuxCsslMemory_Copy Macro Definitions More...

Macros

#define MCUXCSSLMEMORY_COPY_SUCCESS
 Copied; the two buffer contents are equal. More...
 
#define MCUXCSSLMEMORY_COPY_INVALID_PARAMETER
 A parameter was invalid. More...
 
#define MCUXCSSLMEMORY_COPY_FAULT
 A fault occurred in the execution of mcuxCsslMemory_Compare. More...
 

Detailed Description

mcuxCsslMemory_Copy Macro Definitions

Macro Definition Documentation

◆ MCUXCSSLMEMORY_COPY_SUCCESS

#define MCUXCSSLMEMORY_COPY_SUCCESS

Copied; the two buffer contents are equal.

◆ MCUXCSSLMEMORY_COPY_INVALID_PARAMETER

#define MCUXCSSLMEMORY_COPY_INVALID_PARAMETER

A parameter was invalid.

◆ MCUXCSSLMEMORY_COPY_FAULT

#define MCUXCSSLMEMORY_COPY_FAULT

A fault occurred in the execution of mcuxCsslMemory_Compare.