mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-10 13:17:50 +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]>