header file of secure memory set function More...
#include <mcuxCsslMemory_Types.h>#include <mcuxCsslFlowProtection.h>#include <mcuxCsslFlowProtection_FunctionIdentifiers.h>#include <mcuxCsslParamIntegrity.h>Go to the source code of this file.
Functions | |
| mcuxCsslMemory_Status_t | mcuxCsslMemory_SecureSet (mcuxCsslParamIntegrity_Checksum_t chk, void *pDst, uint8_t val, uint32_t length, uint32_t bufLength) |
Set length bytes of data at pDst. | |
header file of secure memory set function