MCUX CLNS
MCUX Crypto Library Normal Secure
mcuxClMemory_Copy.h File Reference

Memory header for copy functions. More...

Go to the source code of this file.

Functions

mcuxClMemory_Status_Protected_t mcuxClMemory_copy (uint8_t *dst, uint8_t const *src, size_t len, size_t buflen)
 Copies a memory buffer to another location. More...
 

Detailed Description

Memory header for copy functions.

This header exposes functions that enable using memory copy function.