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