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

Constants definitions for the mcuxCsslMemory component. More...

#include <stdint.h>
#include <mcuxCsslMemory_Types.h>

Go to the source code of this file.

Macros

#define MCUXCSSLMEMORY_COMPONENT_MASK
 CSSL Memory Component mask value.
#define MCUXCSSLMEMORY_STATUS_OK
 The operation was successful.
#define MCUXCSSLMEMORY_STATUS_EQUAL
 The two contents of the Memory Compare are equal.
#define MCUXCSSLMEMORY_STATUS_ZERO_LENGTH
 The length passed to Memory Compare is zero.
#define MCUXCSSLMEMORY_STATUS_NOT_EQUAL
 The two contents of the Memory Compare are not equal.
#define MCUXCSSLMEMORY_STATUS_INVALID_PARAMETER
 A parameter was invalid.
#define MCUXCSSLMEMORY_STATUS_FAULT
 A fault occurred in the execution.
#define MCUXCSSLMEMORY_KEEP_ORDER
 Data storing in destination buffer in original order.
#define MCUXCSSLMEMORY_REVERSE_ORDER
 Data storing in destination buffer with reversed order.

Detailed Description

Constants definitions for the mcuxCsslMemory component.