MCUX CLNS
MCUX Crypto Library Normal Secure
 
Loading...
Searching...
No Matches
mcuxCsslParamIntegrity Macro Definitions

Macros of mcuxCsslParamIntegrity component. More...

Macros

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

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.