Include file for memory copy function. More...
Go to the source code of this file.
Functions | |
MCUX_CSSL_FP_PROTECTED_TYPE (mcuxCsslMemory_Status_t) mcuxCsslMemory_Copy(mcuxCsslParamIntegrity_Checksum_t chk | |
Copies length bytes of data from pSrc to pDst . More... | |
Variables | |
void const * | pSrc |
void const void * | pDst |
void const void size_t | dstLength |
void const void size_t size_t | length |
Include file for memory copy function.