Defines the memory consumption for the mcuxClHash component. More...
Go to the source code of this file.
Macros | |
| #define | MCUXCLHASH_COMPUTE_CPU_WA_BUFFER_SIZE_MAX |
| Defines the max workarea size required for mcuxClHash_compute. | |
| #define | MCUXCLHASH_COMPARE_CPU_WA_BUFFER_SIZE_MAX |
| Defines the max workarea size required for mcuxClHash_compare. | |
| #define | MCUXCLHASH_INIT_CPU_WA_BUFFER_SIZE |
| Defines the max workarea size required for mcuxClHash_init. | |
| #define | MCUXCLHASH_PROCESS_CPU_WA_BUFFER_SIZE_MAX |
| Defines the max workarea size required for mcuxClHash_process. | |
| #define | MCUXCLHASH_FINISH_CPU_WA_BUFFER_SIZE_MAX |
| Defines the max workarea size required for mcuxClHash_finish. | |
| #define | MCUXCLHASH_VERIFY_CPU_WA_BUFFER_SIZE_MAX |
| Defines the max workarea size required for mcuxClHash_verify. | |
| #define | MCUXCLHASH_MAX_CPU_WA_BUFFER_SIZE |
| Defines the max workarea size required for this component. | |
| #define | MCUXCLHASH_CONTEXT_SIZE |
| Defines the maximum size a context might need. | |
| #define | MCUXCLHASH_CONTEXT_SIZE_IN_WORDS |
Defines the memory consumption for the mcuxClHash component.
| #define MCUXCLHASH_COMPUTE_CPU_WA_BUFFER_SIZE_MAX |
Defines the max workarea size required for mcuxClHash_compute.
| #define MCUXCLHASH_COMPARE_CPU_WA_BUFFER_SIZE_MAX |
Defines the max workarea size required for mcuxClHash_compare.
| #define MCUXCLHASH_INIT_CPU_WA_BUFFER_SIZE |
Defines the max workarea size required for mcuxClHash_init.
| #define MCUXCLHASH_PROCESS_CPU_WA_BUFFER_SIZE_MAX |
Defines the max workarea size required for mcuxClHash_process.
| #define MCUXCLHASH_FINISH_CPU_WA_BUFFER_SIZE_MAX |
Defines the max workarea size required for mcuxClHash_finish.
| #define MCUXCLHASH_VERIFY_CPU_WA_BUFFER_SIZE_MAX |
Defines the max workarea size required for mcuxClHash_verify.
| #define MCUXCLHASH_MAX_CPU_WA_BUFFER_SIZE |
Defines the max workarea size required for this component.
| #define MCUXCLHASH_CONTEXT_SIZE |
Defines the maximum size a context might need.