mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-03 08:49:58 +00:00
MBEDTLS_PSA_KEY_BUFFER_MAX_SIZE is only used in tests so it should not be defined in a public header such as "crypto_extra.h". "psa_crypto_helpers.h" is a better option. Signed-off-by: Valerio Setti <[email protected]>