/aosp_15_r20/external/mbedtls/configs/ |
H A D | config-thread.h | 46 #define MBEDTLS_ECJPAKE_C macro
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/configs/ |
H A D | config-thread.h | 46 #define MBEDTLS_ECJPAKE_C macro
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/ |
H A D | check_config.h | 168 #if defined(MBEDTLS_ECJPAKE_C) && \ 364 ( !defined(MBEDTLS_ECJPAKE_C) || \
|
H A D | mbedtls_config.h | 2760 #define MBEDTLS_ECJPAKE_C macro
|
H A D | config_adjust_psa_from_legacy.h | 138 #if defined(MBEDTLS_ECJPAKE_C)
|
H A D | config_adjust_legacy_crypto.h | 65 #if defined(MBEDTLS_ECJPAKE_C) || \
|
H A D | config_adjust_legacy_from_psa.h | 299 #define MBEDTLS_ECJPAKE_C macro
|
/aosp_15_r20/external/ot-br-posix/third_party/openthread/ |
H A D | mbedtls-config.h | 60 #define MBEDTLS_ECJPAKE_C macro
|
/aosp_15_r20/external/mbedtls/include/mbedtls/ |
H A D | check_config.h | 196 #if defined(MBEDTLS_ECJPAKE_C) && \ 371 #if defined(MBEDTLS_ECJPAKE_C)
|
H A D | config_adjust_legacy_crypto.h | 35 #if defined(MBEDTLS_ECJPAKE_C) || \
|
H A D | mbedtls_config.h | 2709 #define MBEDTLS_ECJPAKE_C macro
|
H A D | config_adjust_psa_from_legacy.h | 127 #if defined(MBEDTLS_ECJPAKE_C)
|
H A D | config_adjust_legacy_from_psa.h | 373 #define MBEDTLS_ECJPAKE_C macro
|
/aosp_15_r20/external/openthread/third_party/mbedtls/ |
H A D | mbedtls-config.h | 62 #define MBEDTLS_ECJPAKE_C macro
|
/aosp_15_r20/external/pigweed/third_party/mbedtls/configs/ |
H A D | config_pigweed_common.h | 50 #undef MBEDTLS_ECJPAKE_C
|
/aosp_15_r20/external/mbedtls/library/ |
H A D | version_features.c | 621 #if defined(MBEDTLS_ECJPAKE_C)
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/ |
H A D | version_features.c | 627 #if defined(MBEDTLS_ECJPAKE_C)
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/test/ |
H A D | query_config.c | 1743 #if defined(MBEDTLS_ECJPAKE_C) in query_config() 1746 MACRO_EXPANSION_TO_STR( MBEDTLS_ECJPAKE_C ); in query_config() 4357 #if defined(MBEDTLS_ECJPAKE_C) in list_config() 4358 OUTPUT_MACRO_NAME_VALUE(MBEDTLS_ECJPAKE_C); in list_config()
|
H A D | selftest.c | 350 #if defined(MBEDTLS_ECJPAKE_C)
|
/aosp_15_r20/external/mbedtls/programs/test/ |
H A D | query_config.c | 1727 #if defined(MBEDTLS_ECJPAKE_C) in query_config() 1730 MACRO_EXPANSION_TO_STR( MBEDTLS_ECJPAKE_C ); in query_config() 4269 #if defined(MBEDTLS_ECJPAKE_C) in list_config() 4270 OUTPUT_MACRO_NAME_VALUE(MBEDTLS_ECJPAKE_C); in list_config()
|
H A D | selftest.c | 349 #if defined(MBEDTLS_ECJPAKE_C)
|
/aosp_15_r20/external/mbedtls/tests/scripts/ |
H A D | all.sh | 1548 scripts/config.py unset MBEDTLS_ECJPAKE_C 1804 scripts/config.py unset MBEDTLS_ECJPAKE_C 2465 scripts/config.py unset MBEDTLS_ECJPAKE_C 2512 scripts/config.py unset MBEDTLS_ECJPAKE_C 2611 scripts/config.py unset MBEDTLS_ECJPAKE_C 2693 scripts/config.py unset MBEDTLS_ECJPAKE_C 2791 scripts/config.py unset MBEDTLS_ECJPAKE_C 2910 scripts/config.py unset MBEDTLS_ECJPAKE_C
|
/aosp_15_r20/external/mbedtls/docs/ |
H A D | driver-only-builds.md | 120 - enable `PSA_WANT_ALG_JPAKE` without `MBEDTLS_ECJPAKE_C`, provided 124 - none of `MBEDTLS_ECDH_C`, `MBEDTLS_ECDSA_C`, `MBEDTLS_ECJPAKE_C` are enabled
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/scripts/ |
H A D | all.sh | 1808 scripts/config.py unset MBEDTLS_ECJPAKE_C 2079 scripts/config.py unset MBEDTLS_ECJPAKE_C 2778 scripts/config.py unset MBEDTLS_ECJPAKE_C 2821 scripts/config.py unset MBEDTLS_ECJPAKE_C 2915 scripts/config.py unset MBEDTLS_ECJPAKE_C 2997 scripts/config.py unset MBEDTLS_ECJPAKE_C 3091 scripts/config.py unset MBEDTLS_ECJPAKE_C 3206 scripts/config.py unset MBEDTLS_ECJPAKE_C
|
/aosp_15_r20/external/mbedtls/tests/suites/ |
H A D | test_suite_ecjpake.function | 97 * depends_on:MBEDTLS_ECJPAKE_C
|