header file of memory set 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_Set (mcuxCsslParamIntegrity_Checksum_t chk, void *pDst, uint8_t val, size_t length, size_t bufLength) |
Set length bytes of data at pDst . More... | |
header file of memory set function