MCUX CLNS
MCUX Crypto Library Normal Secure
mcuxClEls_Hash_Macros

Defines all macros of mcuxClEls_Hash. More...

Modules

 MCUXCLELS_HASH_
 Defines valid options to be used by mcuxClEls_HashOption_t.
 
 MCUXCLELS_HASH_BLOCK_SIZE_
 Defines block sizes used by the supported hash algorithms.
 
 MCUXCLELS_HASH_STATE_SIZE_
 Defines the intermediate state sizes of the supported hash algorithms.
 
 MCUXCLELS_HASH_OUTPUT_SIZE_
 Defines the output sizes of the supported hash algorithms (do not use for allocation)
 
#define MCUXCLELS_HASH_RTF_OUTPUT_SIZE
 

Detailed Description

Defines all macros of mcuxClEls_Hash.

Macro Definition Documentation

◆ MCUXCLELS_HASH_RTF_OUTPUT_SIZE

#define MCUXCLELS_HASH_RTF_OUTPUT_SIZE

Size of run-time fingerprint appended to the hash in pDigest in bytes, if MCUXCLELS_HASH_RTF_OUTPUT_ENABLE was specified