header file of memory clear function More...
#include <stdint.h>#include <stddef.h>#include <mcuxCsslFlowProtection.h>#include <mcuxCsslFlowProtection_FunctionIdentifiers.h>#include <mcuxCsslParamIntegrity.h>Go to the source code of this file.
Functions | |
| mcuxCsslMemory_Status_t | mcuxCsslMemory_Clear (mcuxCsslParamIntegrity_Checksum_t chk, void *pDst, size_t dstLength, size_t length) |
Clear length bytes of data at pDst. | |
header file of memory clear function