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. | |
| #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. | |
Definitions of context sizes and state sizes for extraction of states of a hash operation.
| #define MCUXCLHASH_EXPORT_IMPORT_STATE_SIZE_SHA2_224 |
Defines the state size required for SHA2-224.
| #define MCUXCLHASH_EXPORT_IMPORT_STATE_SIZE_SHA2_256 |
Defines the state size required for SHA2-256.
| #define MCUXCLHASH_EXPORT_IMPORT_STATE_SIZE_SHA2_384 |
Defines the state size required for SHA2-384.
| #define MCUXCLHASH_EXPORT_IMPORT_STATE_SIZE_SHA2_512 |
Defines the state size required for SHA2-512.