MCUX CLNS
MCUX Crypto Library Normal Secure
mcuxClOsccaSm3_MemoryConsumption.h File Reference

Defines the memory consumption for the mcuxClOsccaSm3 component. More...

Go to the source code of this file.

Macros

#define MCUXCLOSCCASM3_COMPUTE_CPU_WA_BUFFER_SIZE_SM3
 Defines the workarea size required for mcuxClOsccaSm3_compute on SM3. More...
 
#define MCUXCLOSCCASM3_COMPUTE_CPU_WA_BUFFER_SIZE_MAX
 Defines the max workarea size required for mcuxClOsccaSm3_compute. More...
 
#define MCUXCLOSCCASM3_INIT_CPU_WA_BUFFER_SIZE
 Defines the max workarea size required for mcuxClOsccaSm3_init. More...
 
#define MCUXCLOSCCASM3_PROCESS_CPU_WA_BUFFER_SIZE_SM3
 Defines the workarea size required for mcuxClOsccaSm3_process on SM3. More...
 
#define MCUXCLOSCCASM3_PROCESS_CPU_WA_BUFFER_SIZE_MAX
 Defines the max workarea size required for mcuxClOsccaSm3_process. More...
 
#define MCUXCLOSCCASM3_FINISH_CPU_WA_BUFFER_SIZE_SM3
 Defines the workarea size required for mcuxClOsccaSm3_finish on SM3. More...
 
#define MCUXCLOSCCASM3_FINISH_CPU_WA_BUFFER_SIZE_MAX
 Defines the max workarea size required for mcuxClOsccaSm3_finish. More...
 
#define MCUXCLOSCCASM3_MAX_CPU_WA_BUFFER_SIZE
 Defines the max workarea size required this component. More...
 
#define MCUXCLOSCCASM3_CONTEXT_SIZE
 
#define MCUXCLOSCCASM3_CONTEXT_SIZE_IN_WORDS
 Defines the context size for streaming hashing interfaces. More...
 
#define MCUXCLOSCCASM3_EXPORT_IMPORT_CPU_WA_BUFFER_SIZE
 Defines the state size required for SM3. More...
 

Detailed Description

Defines the memory consumption for the mcuxClOsccaSm3 component.