Home
last modified time | relevance | path

Searched refs:MBEDTLS_ECDH_C (Results 1 – 22 of 22) sorted by relevance

/openthread-latest/third_party/mbedtls/
Dmbedtls-config.h111 #define MBEDTLS_ECDH_C macro
120 #define MBEDTLS_ECDH_C macro
/openthread-latest/third_party/mbedtls/repo/configs/
Dconfig-suite-b.h41 #define MBEDTLS_ECDH_C macro
/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Dconfig_adjust_ssl.h76 (defined(MBEDTLS_ECDH_C) || defined(MBEDTLS_ECDSA_C) || \
Dmbedtls_config.h2721 #define MBEDTLS_ECDH_C macro
Ddebug.h54 #if defined(MBEDTLS_ECDH_C)
Dconfig_adjust_psa_from_legacy.h40 #if defined(MBEDTLS_ECDH_C)
Dconfig_adjust_legacy_crypto.h308 (!defined(MBEDTLS_USE_PSA_CRYPTO) && defined(MBEDTLS_ECDH_C))
Dconfig_adjust_legacy_from_psa.h271 #define MBEDTLS_ECDH_C macro
Dcheck_config.h137 #if defined(MBEDTLS_ECDH_C) && !defined(MBEDTLS_ECP_C)
/openthread-latest/third_party/mbedtls/repo/library/
Ddebug_internal.h142 defined(MBEDTLS_ECDH_C)
Dversion_features.c621 #if defined(MBEDTLS_ECDH_C)
Ddebug.c416 defined(MBEDTLS_ECDH_C)
Decdh.c17 #if defined(MBEDTLS_ECDH_C)
/openthread-latest/third_party/mbedtls/repo/programs/pkey/
Decdh_curve25519.c12 #if !defined(MBEDTLS_ECDH_C) || \
/openthread-latest/third_party/mbedtls/repo/3rdparty/everest/library/
Dx25519.c24 #if defined(MBEDTLS_ECDH_C) && defined(MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED)
/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dall.sh1806 scripts/config.py unset MBEDTLS_ECDH_C
2680 scripts/config.py unset MBEDTLS_ECDH_C
2820 scripts/config.py unset MBEDTLS_ECDH_C
2914 scripts/config.py unset MBEDTLS_ECDH_C
2996 scripts/config.py unset MBEDTLS_ECDH_C
3090 scripts/config.py unset MBEDTLS_ECDH_C
3205 scripts/config.py unset MBEDTLS_ECDH_C
4183 scripts/config.py unset MBEDTLS_ECDH_C
5919 scripts/config.py unset MBEDTLS_ECDH_C
5956 scripts/config.py unset MBEDTLS_ECDH_C
[all …]
/openthread-latest/third_party/mbedtls/repo/programs/test/
Dquery_config.c1727 #if defined(MBEDTLS_ECDH_C) in query_config()
1730 MACRO_EXPANSION_TO_STR( MBEDTLS_ECDH_C ); in query_config()
4349 #if defined(MBEDTLS_ECDH_C) in list_config()
4350 OUTPUT_MACRO_NAME_VALUE(MBEDTLS_ECDH_C); in list_config()
Dbenchmark.c1189 #if defined(MBEDTLS_ECDH_C) in main()
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_ecdh.function42 * depends_on:MBEDTLS_ECDH_C
Dtest_suite_ecp.function915 #if defined(MBEDTLS_ECDH_C)
/openthread-latest/third_party/mbedtls/repo/docs/
Ddriver-only-builds.md150 - enable `PSA_WANT_ALG_ECDH` without `MBEDTLS_ECDH_C`, provided
159 - none of `MBEDTLS_ECDH_C`, `MBEDTLS_ECDSA_C`, `MBEDTLS_ECJPAKE_C` are enabled
/openthread-latest/third_party/mbedtls/repo/
DChangeLog340 MBEDTLS_ECDH_C in the build in order to save code size. For TLS 1.2