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_SHA_1 |
Defines the workarea size required for mcuxClHash_compute on SHA-1. | |
#define | MCUXCLHASH_COMPARE_CPU_WA_BUFFER_SIZE_SHA_1 |
Defines the workarea size required for mcuxClHash_compare on SHA-1. | |
#define | MCUXCLHASH_PROCESS_CPU_WA_BUFFER_SIZE_SHA_1 |
Defines the workarea size required for mcuxClHash_process on SHA-1. | |
#define | MCUXCLHASH_FINISH_CPU_WA_BUFFER_SIZE_SHA_1 |
Defines the workarea size required for mcuxClHash_finish on SHA-1. | |
#define | MCUXCLHASH_VERIFY_CPU_WA_BUFFER_SIZE_SHA_1 |
Defines the workarea size required for mcuxClHash_verify on SHA-1. | |
#define | MCUXCLHASH_COMPUTE_CPU_WA_BUFFER_SIZE_SHA2_224 |
Defines the workarea size required for mcuxClHash_compute on SHA2-224. | |
#define | MCUXCLHASH_COMPARE_CPU_WA_BUFFER_SIZE_SHA2_224 |
Defines the workarea size required for mcuxClHash_compare on SHA2-224. | |
#define | MCUXCLHASH_COMPUTE_NONBLOCKING_CPU_WA_BUFFER_SIZE_SHA2_224 |
Defines the workarea size required for mcuxClHash_compute on SHA2-224. | |
#define | MCUXCLHASH_COMPARE_NONBLOCKING_CPU_WA_BUFFER_SIZE_SHA2_224 |
Defines the workarea size required for mcuxClHash_compare on SHA2-224. | |
#define | MCUXCLHASH_PROCESS_CPU_WA_BUFFER_SIZE_SHA2_224 |
Defines the workarea size required for mcuxClHash_process on SHA2-224. | |
#define | MCUXCLHASH_FINISH_CPU_WA_BUFFER_SIZE_SHA2_224 |
Defines the workarea size required for mcuxClHash_finish on SHA2-224. | |
#define | MCUXCLHASH_VERIFY_CPU_WA_BUFFER_SIZE_SHA2_224 |
Defines the workarea size required for mcuxClHash_verify on SHA2-224. | |
#define | MCUXCLHASH_COMPUTE_CPU_WA_BUFFER_SIZE_SHA2_256 |
Defines the workarea size required for mcuxClHash_compute on SHA2-256. | |
#define | MCUXCLHASH_COMPARE_CPU_WA_BUFFER_SIZE_SHA2_256 |
Defines the workarea size required for mcuxClHash_compare on SHA2-256. | |
#define | MCUXCLHASH_COMPUTE_NONBLOCKING_CPU_WA_BUFFER_SIZE_SHA2_256 |
Defines the workarea size required for mcuxClHash_compute on SHA2-256. | |
#define | MCUXCLHASH_COMPARE_NONBLOCKING_CPU_WA_BUFFER_SIZE_SHA2_256 |
Defines the workarea size required for mcuxClHash_compare on SHA2-256. | |
#define | MCUXCLHASH_PROCESS_CPU_WA_BUFFER_SIZE_SHA2_256 |
Defines the workarea size required for mcuxClHash_process on SHA2-256. | |
#define | MCUXCLHASH_FINISH_CPU_WA_BUFFER_SIZE_SHA2_256 |
Defines the workarea size required for mcuxClHash_finish on SHA2-256. | |
#define | MCUXCLHASH_VERIFY_CPU_WA_BUFFER_SIZE_SHA2_256 |
Defines the workarea size required for mcuxClHash_verify on SHA2-256. | |
#define | MCUXCLHASH_COMPUTE_CPU_WA_BUFFER_SIZE_SHA2_384 |
Defines the workarea size required for mcuxClHash_compute on SHA2-384. | |
#define | MCUXCLHASH_COMPARE_CPU_WA_BUFFER_SIZE_SHA2_384 |
Defines the workarea size required for mcuxClHash_compare on SHA2-384. | |
#define | MCUXCLHASH_COMPUTE_NONBLOCKING_CPU_WA_BUFFER_SIZE_SHA2_384 |
Defines the workarea size required for mcuxClHash_compute on SHA2-384. | |
#define | MCUXCLHASH_COMPARE_NONBLOCKING_CPU_WA_BUFFER_SIZE_SHA2_384 |
Defines the workarea size required for mcuxClHash_compare on SHA2-384. | |
#define | MCUXCLHASH_PROCESS_CPU_WA_BUFFER_SIZE_SHA2_384 |
Defines the workarea size required for mcuxClHash_process on SHA2-384. | |
#define | MCUXCLHASH_FINISH_CPU_WA_BUFFER_SIZE_SHA2_384 |
Defines the workarea size required for mcuxClHash_finish on SHA2-384. | |
#define | MCUXCLHASH_VERIFY_CPU_WA_BUFFER_SIZE_SHA2_384 |
Defines the workarea size required for mcuxClHash_verify on SHA2-384. | |
#define | MCUXCLHASH_COMPUTE_CPU_WA_BUFFER_SIZE_SHA2_512 |
Defines the workarea size required for mcuxClHash_compute on SHA2-512. | |
#define | MCUXCLHASH_COMPUTE_CPU_WA_BUFFER_SIZE_SHA2_512_224 |
Defines the workarea size required for mcuxClHash_compute on SHA2-512/224. | |
#define | MCUXCLHASH_COMPUTE_CPU_WA_BUFFER_SIZE_SHA2_512_256 |
Defines the workarea size required for mcuxClHash_compute on SHA2-512/256. | |
#define | MCUXCLHASH_COMPARE_CPU_WA_BUFFER_SIZE_SHA2_512 |
Defines the workarea size required for mcuxClHash_compare on SHA2-512. | |
#define | MCUXCLHASH_COMPARE_CPU_WA_BUFFER_SIZE_SHA2_512_224 |
Defines the workarea size required for mcuxClHash_compare on SHA2-512/224. | |
#define | MCUXCLHASH_COMPARE_CPU_WA_BUFFER_SIZE_SHA2_512_256 |
Defines the workarea size required for mcuxClHash_compare on SHA2-512/256. | |
#define | MCUXCLHASH_COMPUTE_NONBLOCKING_CPU_WA_BUFFER_SIZE_SHA2_512 |
Defines the workarea size required for mcuxClHash_compute on SHA2-512. | |
#define | MCUXCLHASH_COMPUTE_NONBLOCKING_CPU_WA_BUFFER_SIZE_SHA2_512_224 |
Defines the workarea size required for mcuxClHash_compute on SHA2-512/224. | |
#define | MCUXCLHASH_COMPUTE_NONBLOCKING_CPU_WA_BUFFER_SIZE_SHA2_512_256 |
Defines the workarea size required for mcuxClHash_compute on SHA2-512/256. | |
#define | MCUXCLHASH_COMPARE_NONBLOCKING_CPU_WA_BUFFER_SIZE_SHA2_512 |
Defines the workarea size required for mcuxClHash_compare on SHA2-512. | |
#define | MCUXCLHASH_COMPARE_NONBLOCKING_CPU_WA_BUFFER_SIZE_SHA2_512_224 |
Defines the workarea size required for mcuxClHash_compare on SHA2-512/224. | |
#define | MCUXCLHASH_COMPARE_NONBLOCKING_CPU_WA_BUFFER_SIZE_SHA2_512_256 |
Defines the workarea size required for mcuxClHash_compare on SHA2-512/256. | |
#define | MCUXCLHASH_PROCESS_CPU_WA_BUFFER_SIZE_SHA2_512 |
Defines the workarea size required for mcuxClHash_process on SHA2-512. | |
#define | MCUXCLHASH_PROCESS_CPU_WA_BUFFER_SIZE_SHA2_512_224 |
Defines the workarea size required for mcuxClHash_process on SHA2-512/224. | |
#define | MCUXCLHASH_PROCESS_CPU_WA_BUFFER_SIZE_SHA2_512_256 |
Defines the workarea size required for mcuxClHash_process on SHA2-512/256. | |
#define | MCUXCLHASH_FINISH_CPU_WA_BUFFER_SIZE_SHA2_512 |
Defines the workarea size required for mcuxClHash_finish on SHA2-512. | |
#define | MCUXCLHASH_FINISH_CPU_WA_BUFFER_SIZE_SHA2_512_224 |
Defines the workarea size required for mcuxClHash_finish on SHA2-512/224. | |
#define | MCUXCLHASH_FINISH_CPU_WA_BUFFER_SIZE_SHA2_512_256 |
Defines the workarea size required for mcuxClHash_finish on SHA2-512/256. | |
#define | MCUXCLHASH_VERIFY_CPU_WA_BUFFER_SIZE_SHA2_512 |
Defines the workarea size required for mcuxClHash_verify on SHA2-512. | |
#define | MCUXCLHASH_VERIFY_CPU_WA_BUFFER_SIZE_SHA2_512_224 |
Defines the workarea size required for mcuxClHash_verify on SHA2-512/224. | |
#define | MCUXCLHASH_VERIFY_CPU_WA_BUFFER_SIZE_SHA2_512_256 |
Defines the workarea size required for mcuxClHash_verify on SHA2-512/256. | |
#define | MCUXCLHASH_CONTEXT_SIZE_SHA_1_IN_WORDS |
#define | MCUXCLHASH_EXPORT_IMPORT_STATE_SIZE_SHA_1 |
Defines the state size required for SHA-1. | |
#define | MCUXCLHASH_CONTEXT_SIZE_SHA2_224_IN_WORDS |
#define | MCUXCLHASH_EXPORT_IMPORT_STATE_SIZE_SHA2_224 |
Defines the state size required for SHA2-224. | |
#define | MCUXCLHASH_CONTEXT_SIZE_SHA2_256_IN_WORDS |
#define | MCUXCLHASH_EXPORT_IMPORT_STATE_SIZE_SHA2_256 |
Defines the state size required for SHA2-256. | |
#define | MCUXCLHASH_CONTEXT_SIZE_SHA2_384_IN_WORDS |
#define | MCUXCLHASH_EXPORT_IMPORT_STATE_SIZE_SHA2_384 |
Defines the state size required for SHA2-384. | |
#define | MCUXCLHASH_CONTEXT_SIZE_SHA2_512_IN_WORDS |
#define | MCUXCLHASH_EXPORT_IMPORT_STATE_SIZE_SHA2_512 |
Defines the state size required for SHA2-512. | |
#define | MCUXCLHASH_CONTEXT_SIZE_SHA2_512_224_IN_WORDS |
#define | MCUXCLHASH_EXPORT_IMPORT_STATE_SIZE_SHA2_512_224 |
Defines the state size required for SHA2-512/224. | |
#define | MCUXCLHASH_CONTEXT_SIZE_SHA2_512_256_IN_WORDS |
#define | MCUXCLHASH_EXPORT_IMPORT_STATE_SIZE_SHA2_512_256 |
Defines the state size required for SHA2-512/256. | |
Defines the memory consumption for the mcuxClHash component.