mbedtls/include/psa
Bence Szépkúti 598e92991a Rework PSA_AEAD_NONCE_LENGTH to reduce expansion
Due to repeated calls to PSA_AEAD_NONCE_LENGTH, which in turn calls
PSA_ALG_AEAD_WITH_DEFAULT_LENGTH_TAG several times, some macros updated
in this PR expanded to over 6000 characters, more than the 4095 that ISO
C99 compilers are guaranteed to support.

Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>
2021-04-15 17:32:16 +02:00
..
crypto.h Update documentation references to the AEAD macros 2021-04-15 14:47:17 +02:00
crypto_builtin.h psa: include: Clarify scope of crypto_builtin/driver_contexts.h 2021-04-01 16:54:38 +02:00
crypto_compat.h Align code style with the rest of the file 2021-04-15 14:47:16 +02: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 psa: include: Clarify scope of crypto_builtin/driver_contexts.h 2021-04-01 16:54:38 +02:00
crypto_extra.h Merge pull request #4174 from gilles-peskine-arm/psa-eddsa-spec 2021-04-07 11:20:27 +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 Rework PSA_AEAD_NONCE_LENGTH to reduce expansion 2021-04-15 17:32:16 +02:00
crypto_struct.h psa: include: Update and improve multipart-op struct design notes 2021-04-01 16:54:38 +02:00
crypto_types.h psa: Make sure MBEDTLS_PSA_CRYPTO_CLIENT is defined 2021-02-09 15:36:08 +01:00
crypto_values.h Remove incorrect definitions of the dom2() and dom4() prefixes 2021-03-29 15:08:10 +02:00