Home
last modified time | relevance | path

Searched refs:MBEDTLS_PSA_CRYPTO_CONFIG (Results 1 – 23 of 23) sorted by relevance

/mbedtls-latest/include/mbedtls/
Dbuild_info.h134 #if defined(MBEDTLS_PSA_CRYPTO_CONFIG)
173 #if defined(MBEDTLS_PSA_CRYPTO_CONFIG) /* PSA_WANT_xxx influences MBEDTLS_xxx */ || \
Dconfig_psa.h29 #if defined(MBEDTLS_PSA_CRYPTO_CONFIG)
Dcheck_config.h121 #if defined(MBEDTLS_BLOCK_CIPHER_NO_DECRYPT) && defined(MBEDTLS_PSA_CRYPTO_CONFIG)
/mbedtls-latest/docs/proposed/
Dpsa-conditional-inclusion-c.md54 The symbol `MBEDTLS_PSA_CRYPTO_CONFIG` in `mbedtls/mbedtls_config.h` determines whether `psa/crypto…
56 * If `MBEDTLS_PSA_CRYPTO_CONFIG` is unset, which is the default at least in Mbed TLS 2.x versions, …
57 * If `MBEDTLS_PSA_CRYPTO_CONFIG` is set, the necessary software implementations of cryptographic al…
135 When `MBEDTLS_PSA_CRYPTO_CONFIG` is set, the header file `mbedtls/mbedtls_config.h` needs to define…
141 When `MBEDTLS_PSA_CRYPTO_CONFIG` is not set, the configuration of Mbed TLS works as before, and the…
149 Whether `MBEDTLS_PSA_CRYPTO_CONFIG` is set or not, `mbedtls/config_psa.h` includes `mbedtls/crypto_…
157 | Symbols | With `MBEDTLS_PSA_CRYPTO_CONFIG` | Without `MBEDTLS_PSA_CRYPTO_CONFI…
/mbedtls-latest/tests/include/test/drivers/
Dconfig_test_driver.h21 #define MBEDTLS_PSA_CRYPTO_CONFIG macro
/mbedtls-latest/configs/ext/
Dcrypto_config_profile_medium.h12 #if defined(MBEDTLS_PSA_CRYPTO_CONFIG)
Dtfm_mbedcrypto_config_profile_medium.h244 #define MBEDTLS_PSA_CRYPTO_CONFIG macro
/mbedtls-latest/tests/configs/
Duser-config-for-test.h34 #if defined(MBEDTLS_PSA_CRYPTO_CONFIG)
/mbedtls-latest/include/psa/
Dcrypto_config.h6 #if defined(MBEDTLS_PSA_CRYPTO_CONFIG)
/mbedtls-latest/tests/suites/
Dtest_suite_config.mbedtls_boolean.data1051 Config: MBEDTLS_PSA_CRYPTO_CONFIG
1052 depends_on:MBEDTLS_PSA_CRYPTO_CONFIG:MBEDTLS_PSA_CRYPTO_C
1055 Config: !MBEDTLS_PSA_CRYPTO_CONFIG
1056 depends_on:!MBEDTLS_PSA_CRYPTO_CONFIG:MBEDTLS_PSA_CRYPTO_C
Dtest_suite_pk.function53 * one edge case: in a build with MBEDTLS_PSA_CRYPTO_CONFIG disabled and
/mbedtls-latest/tests/scripts/
Dcomponents-configuration-crypto.sh358 scripts/config.py unset MBEDTLS_PSA_CRYPTO_CONFIG
388 scripts/config.py unset MBEDTLS_PSA_CRYPTO_CONFIG
440 scripts/config.py unset MBEDTLS_PSA_CRYPTO_CONFIG
1797 scripts/config.py set MBEDTLS_PSA_CRYPTO_CONFIG
2970 scripts/config.py set MBEDTLS_PSA_CRYPTO_CONFIG
3088 scripts/config.py unset MBEDTLS_PSA_CRYPTO_CONFIG
3101 scripts/config.py set MBEDTLS_PSA_CRYPTO_CONFIG
Dall.sh911 scripts/config.py set MBEDTLS_PSA_CRYPTO_CONFIG
/mbedtls-latest/library/
Dversion_features.c552 #if defined(MBEDTLS_PSA_CRYPTO_CONFIG)
Dpsa_crypto.c14 #if defined(MBEDTLS_PSA_CRYPTO_CONFIG)
/mbedtls-latest/programs/test/
Dquery_config.c1543 #if defined(MBEDTLS_PSA_CRYPTO_CONFIG) in query_config()
1546 MACRO_EXPANSION_TO_STR( MBEDTLS_PSA_CRYPTO_CONFIG ); in query_config()
4265 #if defined(MBEDTLS_PSA_CRYPTO_CONFIG) in list_config()
4266 OUTPUT_MACRO_NAME_VALUE(MBEDTLS_PSA_CRYPTO_CONFIG); in list_config()
/mbedtls-latest/docs/architecture/psa-migration/
Dmd-cipher-dispatch.md76 * `MBEDTLS_PSA_CRYPTO_CONFIG`: “This feature is still experimental and is not ready for production …
288MBEDTLS_PSA_CRYPTO_CONFIG` is disabled, all legacy mechanisms are automatically enabled through PS…
289 * When `MBEDTLS_PSA_CRYPTO_CONFIG` is enabled, there is no mandatory relationship between PSA suppo…
525 When `MBEDTLS_PSA_CRYPTO_CONFIG` is disabled, this is already the case. When is enabled, we will no…
/mbedtls-latest/docs/architecture/
Dpsa-crypto-implementation-structure.md128 …* If `MBEDTLS_PSA_CRYPTO_CONFIG` is disabled: based on the available mechanisms in Mbed TLS, deduc…
129 …* if `MBEDTLS_PSA_CRYPTO_CONFIG` is enabled: in the application configuration file `include/psa/cr…
/mbedtls-latest/docs/
Dpsa-driver-example-and-guide.md145 python3 scripts/config.py set MBEDTLS_PSA_CRYPTO_CONFIG
Ddriver-only-builds.md25 - `MBEDTLS_PSA_CRYPTO_CONFIG` (disabled by default) - this enables
Dpsa-transition.md178 **This section only applies if `MBEDTLS_PSA_CRYPTO_CONFIG` is enabled.** This option is disabled in…
180 When the configuration option [`MBEDTLS_PSA_CRYPTO_CONFIG`](https://mbed-tls.readthedocs.io/project…
/mbedtls-latest/
DREADME.md309 * `MBEDTLS_PSA_CRYPTO_CONFIG` allows you to enable PSA cryptographic mechanisms without including t…
DChangeLog132 * Fix the build when MBEDTLS_PSA_CRYPTO_CONFIG is enabled and the built-in
729 MBEDTLS_PSA_CRYPTO_CONFIG is disabled.
738 * Fix a build error in some configurations with MBEDTLS_PSA_CRYPTO_CONFIG
1273 * When MBEDTLS_PSA_CRYPTO_CONFIG is enabled, you may list the PSA crypto