Include file for memory copy 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_Copy (mcuxCsslParamIntegrity_Checksum_t chk, void const *pSrc, void *pDst, uint32_t dstLength, uint32_t length) |
Copies length bytes of data from pSrc to pDst. | |
Include file for memory copy function.