Include file for constant time memory compare function. More...
#include <stdint.h>
#include <mcuxCsslParamIntegrity.h>
#include <mcuxCsslFlowProtection.h>
#include <mcuxCsslFlowProtection_FunctionIdentifiers.h>
Go to the source code of this file.
Functions | |
MCUX_CSSL_FP_PROTECTED_TYPE (mcuxCsslMemory_Status_t) mcuxCsslMemory_Compare(mcuxCsslParamIntegrity_Checksum_t chk | |
Compares the two memory regions lhs and rhs . More... | |
Variables | |
void const * | pLhs |
void const void const * | pRhs |
void const void const size_t | length |
Include file for constant time memory compare function.