MCUX CLNS
MCUX Crypto Library Normal Secure
data_invariant_memory_copy.c File Reference

Example constant-time memory copy (CLNS component mcuxCsslMemory) More...

#include <stdbool.h>
#include <stdint.h>
#include <mcuxCsslMemory.h>
#include <mcuxCsslExamples.h>
#include <mcuxCsslFlowProtection.h>
#include <mcuxCsslParamIntegrity.h>

Macros

#define EXIT_CODE_ERROR
 example return code in case an error occurred More...
 
#define EXIT_CODE_OK
 example return code in case of successful operation More...
 

Functions

 MCUX_CSSL_FP_PROTECTED_TYPE (uint32_t)
 function prototype of flow protected function More...
 

Detailed Description

Example constant-time memory copy (CLNS component mcuxCsslMemory)

Macro Definition Documentation

◆ EXIT_CODE_ERROR

#define EXIT_CODE_ERROR

example return code in case an error occurred

◆ EXIT_CODE_OK

#define EXIT_CODE_OK

example return code in case of successful operation