mbedtls/include/psa
Ronald Cron fcaba24697 psa: Fix hash max sizes
The PSA max hash size has to be 64 if SHA512 or
SHA384 is supported by the library or an
accelerator, not just in case of the library.

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
2021-12-03 18:55:33 +01:00
..
crypto.h Add missing PSA_ALG_IS_SIGN_HASH macro. 2021-11-03 15:47:03 +01:00
crypto_builtin_composites.h Add MBEDTLS_PRIVATE to new structs 2021-09-24 11:20:04 +01:00
crypto_builtin_primitives.h Give a better name for struct member 2021-06-30 10:45:58 +02:00
crypto_compat.h Fix typos in C header files 2021-05-10 19:54:11 +02:00
crypto_config.h Implement PSA_WANT_KEY_TYPE_ARIA 2021-10-08 15:48:16 +02:00
crypto_driver_common.h Remove old-style accelerator and entropy driver interfaces 2020-11-30 17:37:14 +01:00
crypto_driver_contexts_composites.h Move AEAD contexts from primitives to composites 2021-05-20 18:39:58 +01:00
crypto_driver_contexts_primitives.h Move AEAD contexts from primitives to composites 2021-05-20 18:39:58 +01:00
crypto_extra.h Rename config.h to mbedtls_config.h 2021-06-28 09:28:33 +01:00
crypto_platform.h Replace all inclusions of config.h 2021-06-28 09:24:07 +01:00
crypto_se_driver.h Run MBEDTLS_PRIVATE wrapping script on the library. 2021-05-21 18:10:44 +02:00
crypto_sizes.h psa: Fix hash max sizes 2021-12-03 18:55:33 +01:00
crypto_struct.h Add missing MBEDTLS_PRIVATE 2021-09-27 09:23:40 +01:00
crypto_types.h PSA PAKE: move the API to crypto_extra.h 2021-06-08 14:48:34 +01:00
crypto_values.h Merge pull request #5076 from mstarzyk-mobica/psa_ccm_no_tag 2021-11-10 10:18:55 +01:00