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

Memory header for set function. More...

Go to the source code of this file.

Functions

mcuxClMemory_Status_Protected_t mcuxClMemory_set (uint8_t *dst, uint8_t val, size_t len, size_t buflen)
 Sets all bytes of a memory buffer to a specified value. More...
 

Detailed Description

Memory header for set function.

This header exposes functions that enable using memory set functions.