MCUX CLNS
MCUX Crypto Library Normal Secure
mcuxClHashModes_ContextSize

Definitions of context sizes and state sizes for extraction of states of a hash operation. More...

Macros

#define MCUXCLHASH_CONTEXT_SIZE_SHA2_224_IN_WORDS
 
#define MCUXCLHASH_EXPORT_IMPORT_STATE_SIZE_SHA2_224
 Defines the state size required for SHA2-224. More...
 
#define MCUXCLHASH_CONTEXT_SIZE_SHA2_256_IN_WORDS
 
#define MCUXCLHASH_EXPORT_IMPORT_STATE_SIZE_SHA2_256
 Defines the state size required for SHA2-256. More...
 
#define MCUXCLHASH_CONTEXT_SIZE_SHA2_384_IN_WORDS
 
#define MCUXCLHASH_EXPORT_IMPORT_STATE_SIZE_SHA2_384
 Defines the state size required for SHA2-384. More...
 
#define MCUXCLHASH_CONTEXT_SIZE_SHA2_512_IN_WORDS
 
#define MCUXCLHASH_EXPORT_IMPORT_STATE_SIZE_SHA2_512
 Defines the state size required for SHA2-512. More...
 

Detailed Description

Definitions of context sizes and state sizes for extraction of states of a hash operation.

Macro Definition Documentation

◆ MCUXCLHASH_EXPORT_IMPORT_STATE_SIZE_SHA2_224

#define MCUXCLHASH_EXPORT_IMPORT_STATE_SIZE_SHA2_224

Defines the state size required for SHA2-224.

◆ MCUXCLHASH_EXPORT_IMPORT_STATE_SIZE_SHA2_256

#define MCUXCLHASH_EXPORT_IMPORT_STATE_SIZE_SHA2_256

Defines the state size required for SHA2-256.

◆ MCUXCLHASH_EXPORT_IMPORT_STATE_SIZE_SHA2_384

#define MCUXCLHASH_EXPORT_IMPORT_STATE_SIZE_SHA2_384

Defines the state size required for SHA2-384.

◆ MCUXCLHASH_EXPORT_IMPORT_STATE_SIZE_SHA2_512

#define MCUXCLHASH_EXPORT_IMPORT_STATE_SIZE_SHA2_512

Defines the state size required for SHA2-512.