Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Dbuild_info.h127 #if defined(MBEDTLS_PSA_CRYPTO_CONFIG)
160 #if defined(MBEDTLS_PSA_CRYPTO_CONFIG) /* PSA_WANT_xxx influences MBEDTLS_xxx */ || \
Dconfig_psa.h27 #if defined(MBEDTLS_PSA_CRYPTO_CONFIG)
Dcheck_config.h107 #if defined(MBEDTLS_BLOCK_CIPHER_NO_DECRYPT) && defined(MBEDTLS_PSA_CRYPTO_CONFIG)
/openthread-latest/third_party/mbedtls/repo/tests/include/test/drivers/
Dconfig_test_driver.h21 #define MBEDTLS_PSA_CRYPTO_CONFIG macro
/openthread-latest/third_party/mbedtls/repo/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
/openthread-latest/third_party/mbedtls/repo/tests/configs/
Duser-config-for-test.h34 #if defined(MBEDTLS_PSA_CRYPTO_CONFIG)
/openthread-latest/third_party/mbedtls/repo/include/psa/
Dcrypto_config.h6 #if defined(MBEDTLS_PSA_CRYPTO_CONFIG)
/openthread-latest/third_party/mbedtls/repo/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…
/openthread-latest/third_party/mbedtls/repo/library/
Dversion_features.c549 #if defined(MBEDTLS_PSA_CRYPTO_CONFIG)
Dpsa_crypto.c14 #if defined(MBEDTLS_PSA_CRYPTO_CONFIG)
/openthread-latest/third_party/mbedtls/repo/programs/test/
Dquery_config.c1535 #if defined(MBEDTLS_PSA_CRYPTO_CONFIG) in query_config()
1538 MACRO_EXPANSION_TO_STR( MBEDTLS_PSA_CRYPTO_CONFIG ); in query_config()
4253 #if defined(MBEDTLS_PSA_CRYPTO_CONFIG) in list_config()
4254 OUTPUT_MACRO_NAME_VALUE(MBEDTLS_PSA_CRYPTO_CONFIG); in list_config()
/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dall.sh898 scripts/config.py set MBEDTLS_PSA_CRYPTO_CONFIG
1637 scripts/config.py unset MBEDTLS_PSA_CRYPTO_CONFIG
1667 scripts/config.py unset MBEDTLS_PSA_CRYPTO_CONFIG
1718 scripts/config.py unset MBEDTLS_PSA_CRYPTO_CONFIG
3636 scripts/config.py set MBEDTLS_PSA_CRYPTO_CONFIG
5313 scripts/config.py set MBEDTLS_PSA_CRYPTO_CONFIG
5421 scripts/config.py unset MBEDTLS_PSA_CRYPTO_CONFIG
5525 scripts/config.py set MBEDTLS_PSA_CRYPTO_CONFIG
/openthread-latest/third_party/mbedtls/repo/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…
/openthread-latest/third_party/mbedtls/repo/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…
/openthread-latest/third_party/mbedtls/repo/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…
/openthread-latest/third_party/mbedtls/repo/
DREADME.md309 * `MBEDTLS_PSA_CRYPTO_CONFIG` allows you to enable PSA cryptographic mechanisms without including t…
DChangeLog534 MBEDTLS_PSA_CRYPTO_CONFIG is disabled.
543 * Fix a build error in some configurations with MBEDTLS_PSA_CRYPTO_CONFIG
1078 * When MBEDTLS_PSA_CRYPTO_CONFIG is enabled, you may list the PSA crypto
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_pk.function58 * one edge case: in a build with MBEDTLS_PSA_CRYPTO_CONFIG disabled and