mbedtls/include/psa
Gilles Peskine 27354690cb Use a bit-size in the algorithm name
Call it “SHAKE256-512”, just like SHA3-512 has 512 bits of output.
SHAKE256-64 looks like it's 64 bits of output, but this is 64 bytes.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-03-29 14:55:44 +02:00
..
crypto.h Mention psa_hash_compute in the documentation of psa_{sign,verify}_hash 2021-03-29 14:55:44 +02:00
crypto_builtin_hash.h Simplify compilation guards around hash driver testing 2021-03-16 11:07:55 +01:00
crypto_compat.h Documentation: fix \p names that diverged from the code 2021-03-08 17:26:31 +01:00
crypto_config.h psa: config: Add CBC-MAC 2021-03-25 16:02:26 +01:00
crypto_driver_common.h Remove old-style accelerator and entropy driver interfaces 2020-11-30 17:37:14 +01:00
crypto_driver_contexts.h Rename and retype hash test driver context structure 2021-03-15 12:14:40 +01:00
crypto_extra.h Don't duplicate the definition of PSA_ALG_IS_HASH_AND_SIGN 2021-03-29 14:55:44 +02:00
crypto_platform.h Minor documentation improvements 2021-01-04 21:00:53 +01:00
crypto_se_driver.h Documentation: fix \p names that diverged from the code 2021-03-08 17:26:31 +01:00
crypto_sizes.h Merge pull request #4210 from gilles-peskine-arm/crypto_values-param-names 2021-03-17 10:17:18 +01:00
crypto_struct.h Restructure the way driver contexts are declared 2021-03-15 12:14:32 +01:00
crypto_types.h psa: Make sure MBEDTLS_PSA_CRYPTO_CLIENT is defined 2021-02-09 15:36:08 +01:00
crypto_values.h Use a bit-size in the algorithm name 2021-03-29 14:55:44 +02:00