Defines the output sizes of the supported hash algorithms (do not use for allocation) More...
Macros | |
#define | MCUXCLELS_HASH_OUTPUT_SIZE_SHA_224 |
SHA-224 output size: 224 bit (28 bytes) | |
#define | MCUXCLELS_HASH_OUTPUT_SIZE_SHA_256 |
SHA-256 output size: 256 bit (32 bytes) | |
#define | MCUXCLELS_HASH_OUTPUT_SIZE_SHA_384 |
SHA-384 output size: 384 bit (48 bytes) | |
#define | MCUXCLELS_HASH_OUTPUT_SIZE_SHA_512 |
SHA-512 output size: 512 bit (64 bytes) | |
Defines the output sizes of the supported hash algorithms (do not use for allocation)
#define MCUXCLELS_HASH_OUTPUT_SIZE_SHA_224 |
SHA-224 output size: 224 bit (28 bytes)
#define MCUXCLELS_HASH_OUTPUT_SIZE_SHA_256 |
SHA-256 output size: 256 bit (32 bytes)
#define MCUXCLELS_HASH_OUTPUT_SIZE_SHA_384 |
SHA-384 output size: 384 bit (48 bytes)
#define MCUXCLELS_HASH_OUTPUT_SIZE_SHA_512 |
SHA-512 output size: 512 bit (64 bytes)