Example constant-time memory compare (CSSL component mcuxCsslMemory) More...
#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 More... | |
| #define | EXIT_CODE_OK |
| example return code in case of successful operation More... | |
Functions | |
| bool | data_invariant_memory_compare (void) |
Example constant-time memory compare (CSSL component mcuxCsslMemory)
| #define EXIT_CODE_ERROR |
example return code in case an error occurred
| #define EXIT_CODE_OK |
example return code in case of successful operation