30 #ifndef MBEDTLS_CONFIG_PSA_H
31 #define MBEDTLS_CONFIG_PSA_H
39 #if defined(MBEDTLS_PSA_CRYPTO_CONFIG)
61 #if defined(PSA_WANT_ALG_JPAKE)
62 #define PSA_WANT_ALG_SOME_PAKE 1
Adjust PSA configuration: activate legacy implementations.
Adjust PSA configuration: construct PSA configuration from legacy.
Adjust PSA configuration: automatic enablement from legacy.
Adjust PSA configuration: enable always-on features.
Adjust PSA configuration for key pair types.
Adjust PSA configuration: enable quasi-synonyms.
Add temporary suppport for deprecated symbols before they are removed from the library.