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 | |
MCUX_CSSL_FP_PROTECTED_TYPE (mcuxCsslMemory_Status_t) mcuxCsslMemory_Clear(mcuxCsslParamIntegrity_Checksum_t chk | |
Clear length bytes of data at pDst . More... | |
Variables | |
void * | pDst |
void size_t | dstLength |
void size_t size_t | length |
header file of memory clear function