MCUX CLNS
MCUX Crypto Library Normal Secure
mcuxClAead_MemoryConsumption

Defines the memory consumption for the mcuxClAead component All work area sizes in bytes are a multiple of CPU wordsize. More...

Macros

#define MCUXCLAEAD_SIZE_IN_CPUWORDS(size)
 
#define MCUXCLAEAD_CRYPT_CPU_WA_BUFFER_SIZE
 
#define MCUXCLAEAD_CRYPT_CPU_WA_BUFFER_SIZE_IN_WORDS
 
#define MCUXCLAEAD_INIT_CPU_WA_BUFFER_SIZE
 
#define MCUXCLAEAD_INIT_CPU_WA_BUFFER_SIZE_IN_WORDS
 
#define MCUXCLAEAD_PROCESS_CPU_WA_BUFFER_SIZE
 
#define MCUXCLAEAD_PROCESS_CPU_WA_BUFFER_SIZE_IN_WORDS
 
#define MCUXCLAEAD_PROCESS_ADATA_CPU_WA_BUFFER_SIZE
 
#define MCUXCLAEAD_PROCESS_ADATA_CPU_WA_BUFFER_SIZE_IN_WORDS
 
#define MCUXCLAEAD_FINISH_CPU_WA_BUFFER_SIZE
 
#define MCUXCLAEAD_FINISH_CPU_WA_BUFFER_SIZE_IN_WORDS
 
#define MCUXCLAEAD_VERIFY_CPU_WA_BUFFER_SIZE
 
#define MCUXCLAEAD_VERIFY_CPU_WA_BUFFER_SIZE_IN_WORDS
 
#define MCUXCLAEAD_MAX_CPU_WA_BUFFER_SIZE
 
#define MCUXCLAEAD_MAX_CPU_WA_BUFFER_SIZE_IN_WORDS
 
#define MCUXCLAEAD_CONTEXT_SIZE
 
#define MCUXCLAEAD_WA_SIZE_MAX
 Define the max workarea size in bytes required for this component. More...
 
#define MCUXCLAEAD_WA_SIZE_IN_WORDS_MAX
 

Detailed Description

Defines the memory consumption for the mcuxClAead component All work area sizes in bytes are a multiple of CPU wordsize.

Macro Definition Documentation

◆ MCUXCLAEAD_WA_SIZE_MAX

#define MCUXCLAEAD_WA_SIZE_MAX

Define the max workarea size in bytes required for this component.

Work area sizes in bytes are a multiple of CPU wordsize.