Home
last modified time | relevance | path

Searched refs:MBEDTLS_ECP_DP_BP384R1_ENABLED (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_ecp.data9 depends_on:MBEDTLS_ECP_DP_BP384R1_ENABLED
389 depends_on:MBEDTLS_ECP_DP_BP384R1_ENABLED
756 depends_on:MBEDTLS_ECP_DP_BP384R1_ENABLED
891 depends_on:MBEDTLS_ECP_DP_BP384R1_ENABLED
943 depends_on:MBEDTLS_ECP_DP_BP384R1_ENABLED
995 depends_on:MBEDTLS_ECP_DP_BP384R1_ENABLED
1121 depends_on:MBEDTLS_ECP_DP_BP384R1_ENABLED
1125 depends_on:MBEDTLS_ECP_DP_BP384R1_ENABLED
1129 depends_on:MBEDTLS_ECP_DP_BP384R1_ENABLED
1133 depends_on:MBEDTLS_ECP_DP_BP384R1_ENABLED
[all …]
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_ecp.data9 depends_on:MBEDTLS_ECP_DP_BP384R1_ENABLED
389 depends_on:MBEDTLS_ECP_DP_BP384R1_ENABLED
1071 depends_on:MBEDTLS_ECP_DP_BP384R1_ENABLED
1206 depends_on:MBEDTLS_ECP_DP_BP384R1_ENABLED
1258 depends_on:MBEDTLS_ECP_DP_BP384R1_ENABLED
1310 depends_on:MBEDTLS_ECP_DP_BP384R1_ENABLED
1436 depends_on:MBEDTLS_ECP_DP_BP384R1_ENABLED
1440 depends_on:MBEDTLS_ECP_DP_BP384R1_ENABLED
1444 depends_on:MBEDTLS_ECP_DP_BP384R1_ENABLED
1448 depends_on:MBEDTLS_ECP_DP_BP384R1_ENABLED
[all …]
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dcheck_config.h65 #if defined(MBEDTLS_ECP_DP_BP384R1_ENABLED) && !defined(PSA_WANT_ECC_BRAINPOOL_P_R1_384)
189 defined(MBEDTLS_ECP_DP_BP384R1_ENABLED) || \
229 !defined(MBEDTLS_ECP_DP_BP384R1_ENABLED) && \
H A Decp.h60 defined(MBEDTLS_ECP_DP_BP384R1_ENABLED) || \
329 #elif defined(MBEDTLS_ECP_DP_BP384R1_ENABLED)
H A Dconfig_adjust_psa_superset_legacy.h69 #if defined(MBEDTLS_ECP_DP_BP384R1_ENABLED)
H A Dconfig_adjust_legacy_crypto.h136 #if defined(MBEDTLS_ECP_DP_BP384R1_ENABLED) || defined(PSA_WANT_ECC_BRAINPOOL_P_R1_384)
H A Dmbedtls_config.h769 #define MBEDTLS_ECP_DP_BP384R1_ENABLED macro
H A Dconfig_adjust_psa_from_legacy.h273 #if defined(MBEDTLS_ECP_DP_BP384R1_ENABLED)
H A Dconfig_adjust_legacy_from_psa.h207 #define MBEDTLS_ECP_DP_BP384R1_ENABLED macro
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Decp.h61 defined(MBEDTLS_ECP_DP_BP384R1_ENABLED) || \
330 #elif defined(MBEDTLS_ECP_DP_BP384R1_ENABLED)
H A Dcheck_config.h152 defined(MBEDTLS_ECP_DP_BP384R1_ENABLED) || \
200 !defined(MBEDTLS_ECP_DP_BP384R1_ENABLED) && \
H A Dconfig_adjust_psa_superset_legacy.h69 #if defined(MBEDTLS_ECP_DP_BP384R1_ENABLED)
H A Dmbedtls_config.h769 #define MBEDTLS_ECP_DP_BP384R1_ENABLED macro
H A Dconfig_adjust_psa_from_legacy.h288 #if defined(MBEDTLS_ECP_DP_BP384R1_ENABLED)
H A Dconfig_adjust_legacy_crypto.h353 #if defined(MBEDTLS_ECP_DP_BP384R1_ENABLED) || defined(PSA_WANT_ECC_BRAINPOOL_P_R1_384)
H A Dconfig_adjust_legacy_from_psa.h133 #define MBEDTLS_ECP_DP_BP384R1_ENABLED macro
/aosp_15_r20/external/mbedtls/library/
H A Dversion_features.c312 #if defined(MBEDTLS_ECP_DP_BP384R1_ENABLED)
H A Decp_curves_new.c53 defined(MBEDTLS_ECP_DP_BP384R1_ENABLED) || \
3152 #if defined(MBEDTLS_ECP_DP_BP384R1_ENABLED)
4828 #if defined(MBEDTLS_ECP_DP_BP384R1_ENABLED) in mbedtls_ecp_group_load()
5924 #if defined(MBEDTLS_ECP_DP_BP384R1_ENABLED) in mbedtls_ecp_modulus_setup()
H A Decp_curves.c48 defined(MBEDTLS_ECP_DP_BP384R1_ENABLED) || \
3147 #if defined(MBEDTLS_ECP_DP_BP384R1_ENABLED)
4786 #if defined(MBEDTLS_ECP_DP_BP384R1_ENABLED) in mbedtls_ecp_group_load()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dversion_features.c312 #if defined(MBEDTLS_ECP_DP_BP384R1_ENABLED)
H A Decp_curves_new.c47 defined(MBEDTLS_ECP_DP_BP384R1_ENABLED) || \
3146 #if defined(MBEDTLS_ECP_DP_BP384R1_ENABLED)
4821 #if defined(MBEDTLS_ECP_DP_BP384R1_ENABLED) in mbedtls_ecp_group_load()
5917 #if defined(MBEDTLS_ECP_DP_BP384R1_ENABLED) in mbedtls_ecp_modulus_setup()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/test/
H A Dquery_config.c903 #if defined(MBEDTLS_ECP_DP_BP384R1_ENABLED) in query_config()
906 MACRO_EXPANSION_TO_STR( MBEDTLS_ECP_DP_BP384R1_ENABLED ); in query_config()
3937 #if defined(MBEDTLS_ECP_DP_BP384R1_ENABLED) in list_config()
3938 OUTPUT_MACRO_NAME_VALUE(MBEDTLS_ECP_DP_BP384R1_ENABLED); in list_config()
/aosp_15_r20/external/mbedtls/programs/test/
H A Dquery_config.c903 #if defined(MBEDTLS_ECP_DP_BP384R1_ENABLED) in query_config()
906 MACRO_EXPANSION_TO_STR( MBEDTLS_ECP_DP_BP384R1_ENABLED ); in query_config()
3857 #if defined(MBEDTLS_ECP_DP_BP384R1_ENABLED) in list_config()
3858 OUTPUT_MACRO_NAME_VALUE(MBEDTLS_ECP_DP_BP384R1_ENABLED); in list_config()
/aosp_15_r20/external/mbedtls/programs/ssl/
H A Dssl_test_lib.c463 #if defined(MBEDTLS_ECP_DP_BP384R1_ENABLED) || defined(PSA_WANT_ECC_BRAINPOOL_P_R1_384)
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/ssl/
H A Dssl_test_lib.c496 #if defined(MBEDTLS_ECP_DP_BP384R1_ENABLED) || defined(PSA_WANT_ECC_BRAINPOOL_P_R1_384)

12