MCUX CLNS
MCUX Crypto Library Normal Secure
Loading...
Searching...
No Matches
mcuxClCrc.h File Reference

Top-level include file for the mcuxClCrc component. More...

#include <mcuxClCore_Platform.h>
#include <mcuxCsslFlowProtection.h>

Go to the source code of this file.

Functions

uint16_t mcuxClCrc_computeCRC16 (const uint8_t *pBytes, uint32_t length)
 Compute a 16-bit CRC checksum.
uint32_t mcuxClCrc_computeCRC32 (const uint8_t *pBytes, uint32_t length)
 Compute a 32-bit CRC checksum.

Detailed Description

Top-level include file for the mcuxClCrc component.

This includes headers for all of the functionality provided by the mcuxClCrc component.