MCUX CLNS
MCUX Crypto Library Normal Secure
mcuxCsslParamIntegrity Macro Definitions

Macros of mcuxCsslParamIntegrity component. More...

Macros

#define MCUXCSSLPARAMINTEGRITY_BASE_CHECKSUM
 First eight hex digits of Eulers number. More...
 
#define MCUXCSSLPARAMINTEGRITY_CHECK_VALID
 Return value of mcuxCsslParamIntegrity_Validate if the parameter checksum was correct. More...
 
#define MCUXCSSLPARAMINTEGRITY_CHECK_INVALID
 Return value of mcuxCsslParamIntegrity_Validate if the parameter checksum was incorrect. More...
 

Detailed Description

Macros of mcuxCsslParamIntegrity component.

Macro Definition Documentation

◆ MCUXCSSLPARAMINTEGRITY_BASE_CHECKSUM

#define MCUXCSSLPARAMINTEGRITY_BASE_CHECKSUM

First eight hex digits of Eulers number.

◆ MCUXCSSLPARAMINTEGRITY_CHECK_VALID

#define MCUXCSSLPARAMINTEGRITY_CHECK_VALID

Return value of mcuxCsslParamIntegrity_Validate if the parameter checksum was correct.

◆ MCUXCSSLPARAMINTEGRITY_CHECK_INVALID

#define MCUXCSSLPARAMINTEGRITY_CHECK_INVALID

Return value of mcuxCsslParamIntegrity_Validate if the parameter checksum was incorrect.