Mbed TLS v3.6.0
|
PSA crypto configuration options (set of defines) More...
#include "mbedcrypto/psa/crypto_legacy.h"
#include "mbedcrypto/psa/crypto_adjust_config_synonyms.h"
#include "mbedtls/config_adjust_psa_superset_legacy.h"
#include "mbedcrypto/psa/crypto_adjust_config_key_pair_types.h"
#include "mbedtls/config_adjust_legacy_from_psa.h"
#include "mbedcrypto/psa/crypto_adjust_auto_enabled.h"
#include "mbedtls/config_adjust_psa_from_legacy.h"
Go to the source code of this file.
PSA crypto configuration options (set of defines)
This set of compile-time options takes settings defined in include/mbedtls/mbedtls_config.h and include/psa/crypto_config.h and uses those definitions to define symbols used in the library code.
Users and integrators should not edit this file, please edit include/mbedtls/mbedtls_config.h for MBEDTLS_XXX settings or include/psa/crypto_config.h for PSA_WANT_XXX settings.
Definition in file config_psa.h.