MCUX CLNS
MCUX Crypto Library Normal Secure
Data Integrity Configuration

Configuration options for the data integrity mechanism. More...

Macros

#define MCUX_CSSL_DI_USE_SECURE_COUNTER
 If set to 1, use the data integrity mechanism implementation based on the CSSL secure counter mechanism. More...
 
#define MCUX_CSSL_DI_USE_NONE
 If set to 1, do not use the data integrity mechanism. More...
 

Detailed Description

Configuration options for the data integrity mechanism.

Macro Definition Documentation

◆ MCUX_CSSL_DI_USE_SECURE_COUNTER

#define MCUX_CSSL_DI_USE_SECURE_COUNTER

If set to 1, use the data integrity mechanism implementation based on the CSSL secure counter mechanism.

◆ MCUX_CSSL_DI_USE_NONE

#define MCUX_CSSL_DI_USE_NONE

If set to 1, do not use the data integrity mechanism.