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

: Macros for alignment memory More...

#include <mcuxClConfig.h>
#include <mcuxCsslFlowProtection.h>
#include <mcuxClOscca_FunctionIdentifiers.h>

Go to the source code of this file.

Macros

#define MCUXCLOSCCA_SIZE_ALIGN_OFFSET
 
#define mcuxClOscca_alignAddress(address)
 
#define mcuxClOscca_alignSize(size)
 
#define mcuxClOscca_alignAddressWithOffset(address, offset)
 
#define mcuxClOscca_alignAddressToBoundary(address, boundary)
 

Functions

void mcuxClOscca_FastSecureXor (void *pTgt, void *pSrc1, void *pSrc2, uint32_t length)
 
void mcuxClOscca_switch_endianness (uint32_t *ptr, uint32_t length)
 

Detailed Description

: Macros for alignment memory