Mbed TLS v3.6.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
config_adjust_legacy_from_psa.h File Reference

Adjust PSA configuration: activate legacy implementations. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Adjust PSA configuration: activate legacy implementations.

This is an internal header. Do not include it directly.

When MBEDTLS_PSA_CRYPTO_CONFIG is enabled, activate legacy implementations of cryptographic mechanisms as needed to fulfill the needs of the PSA configuration. Generally speaking, we activate a legacy mechanism if it's needed for a requested PSA mechanism and there is no PSA driver for it.

Definition in file config_adjust_legacy_from_psa.h.