MCUX CLNS
MCUX Crypto Library Normal Secure
 
Loading...
Searching...
No Matches
mcuxCsslMemory_Compare_example.c File Reference

Example constant-time memory compare (CSSL component mcuxCsslMemory) More...

#include <mcuxClToolchain.h>
#include <stdbool.h>
#include <stdint.h>
#include <mcuxCsslMemory.h>
#include <mcuxCsslMemory_Examples.h>
#include <mcuxCsslFlowProtection.h>
#include <mcuxCsslFlowProtection_FunctionIdentifiers.h>
#include <mcuxCsslParamIntegrity.h>

Macros

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

Functions

 MCUXCSSL_MEMORY_EX_FUNCTION (mcuxCsslMemory_Compare_example)
 

Detailed Description

Example constant-time memory compare (CSSL 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