/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/ |
H A D | psa_crypto_driver_wrappers_no_static.c | 39 #if defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED) 174 #if (defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED) ) in psa_driver_wrapper_export_public_key()
|
H A D | psa_crypto_driver_wrappers.h | 40 #if defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED) 307 #if defined (MBEDTLS_PSA_P256M_DRIVER_ENABLED) in psa_driver_wrapper_sign_hash() 411 #if defined (MBEDTLS_PSA_P256M_DRIVER_ENABLED) in psa_driver_wrapper_verify_hash() 794 #if defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED) in psa_driver_wrapper_generate_key() 901 #if (defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED) ) in psa_driver_wrapper_import_key() 2684 #if defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED) in psa_driver_wrapper_key_agreement()
|
H A D | version_features.c | 426 #if defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED)
|
/aosp_15_r20/external/mbedtls/library/ |
H A D | psa_crypto_driver_wrappers_no_static.c | 39 #if defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED) 174 #if (defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED) ) in psa_driver_wrapper_export_public_key()
|
H A D | psa_crypto_driver_wrappers.h | 40 #if defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED) 307 #if defined (MBEDTLS_PSA_P256M_DRIVER_ENABLED) in psa_driver_wrapper_sign_hash() 411 #if defined (MBEDTLS_PSA_P256M_DRIVER_ENABLED) in psa_driver_wrapper_verify_hash() 769 #if defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED) in psa_driver_wrapper_generate_key() 875 #if (defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED) ) in psa_driver_wrapper_import_key() 2658 #if defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED) in psa_driver_wrapper_key_agreement()
|
H A D | version_features.c | 426 #if defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED)
|
/aosp_15_r20/external/mbedtls/docs/ |
H A D | psa-driver-example-and-guide.md | 143 … build p256-m. To build with and use p256-m, set the macro `MBEDTLS_PSA_P256M_DRIVER_ENABLED` usin… 146 python3 scripts/config.py set MBEDTLS_PSA_P256M_DRIVER_ENABLED 149 …s more features than p256-m. Refer to the documentation of `MBEDTLS_PSA_P256M_DRIVER_ENABLED` and … 156 …de related to the driver call is placed within a check for `MBEDTLS_PSA_P256M_DRIVER_ENABLED`. p25… 159 #if defined (MBEDTLS_PSA_P256M_DRIVER_ENABLED) 178 #endif /* MBEDTLS_PSA_P256M_DRIVER_ENABLED */ 180 …dy to use alongside Mbed TLS as a software accelerator. If `MBEDTLS_PSA_P256M_DRIVER_ENABLED` is s…
|
H A D | driver-only-builds.md | 161 automatically defined when enabling `MBEDTLS_PSA_P256M_DRIVER_ENABLED`.
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/ |
H A D | psa-driver-example-and-guide.md | 143 … build p256-m. To build with and use p256-m, set the macro `MBEDTLS_PSA_P256M_DRIVER_ENABLED` usin… 146 python3 scripts/config.py set MBEDTLS_PSA_P256M_DRIVER_ENABLED 149 …s more features than p256-m. Refer to the documentation of `MBEDTLS_PSA_P256M_DRIVER_ENABLED` and … 156 …de related to the driver call is placed within a check for `MBEDTLS_PSA_P256M_DRIVER_ENABLED`. p25… 159 #if defined (MBEDTLS_PSA_P256M_DRIVER_ENABLED) 178 #endif /* MBEDTLS_PSA_P256M_DRIVER_ENABLED */ 180 …dy to use alongside Mbed TLS as a software accelerator. If `MBEDTLS_PSA_P256M_DRIVER_ENABLED` is s…
|
H A D | driver-only-builds.md | 200 automatically defined when enabling `MBEDTLS_PSA_P256M_DRIVER_ENABLED`.
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/configs/ext/ |
H A D | tfm_mbedcrypto_config_profile_medium.h | 557 #define MBEDTLS_PSA_P256M_DRIVER_ENABLED macro
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/3rdparty/p256-m/ |
H A D | p256-m_driver_entrypoints.h | 12 #if defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED)
|
H A D | p256-m_driver_entrypoints.c | 17 #if defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED)
|
/aosp_15_r20/external/mbedtls/3rdparty/p256-m/ |
H A D | p256-m_driver_entrypoints.h | 12 #if defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED)
|
H A D | p256-m_driver_entrypoints.c | 17 #if defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED)
|
/aosp_15_r20/external/mbedtls/scripts/data_files/driver_templates/ |
H A D | psa_crypto_driver_wrappers.h.jinja | 308 #if defined (MBEDTLS_PSA_P256M_DRIVER_ENABLED) 327 #endif /* MBEDTLS_PSA_P256M_DRIVER_ENABLED */ 412 #if defined (MBEDTLS_PSA_P256M_DRIVER_ENABLED) 430 #endif /* MBEDTLS_PSA_P256M_DRIVER_ENABLED */ 770 #if defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED) 783 #endif /* MBEDTLS_PSA_P256M_DRIVER_ENABLED */ 2621 #if defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED) 2639 #endif /* MBEDTLS_PSA_P256M_DRIVER_ENABLED */
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/scripts/data_files/driver_templates/ |
H A D | psa_crypto_driver_wrappers.h.jinja | 308 #if defined (MBEDTLS_PSA_P256M_DRIVER_ENABLED) 327 #endif /* MBEDTLS_PSA_P256M_DRIVER_ENABLED */ 412 #if defined (MBEDTLS_PSA_P256M_DRIVER_ENABLED) 430 #endif /* MBEDTLS_PSA_P256M_DRIVER_ENABLED */ 795 #if defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED) 808 #endif /* MBEDTLS_PSA_P256M_DRIVER_ENABLED */ 2647 #if defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED) 2665 #endif /* MBEDTLS_PSA_P256M_DRIVER_ENABLED */
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/test/ |
H A D | query_config.c | 1207 #if defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED) in query_config() 1210 MACRO_EXPANSION_TO_STR( MBEDTLS_PSA_P256M_DRIVER_ENABLED ); in query_config() 4089 #if defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED) in list_config() 4090 OUTPUT_MACRO_NAME_VALUE(MBEDTLS_PSA_P256M_DRIVER_ENABLED); in list_config()
|
/aosp_15_r20/external/mbedtls/programs/test/ |
H A D | query_config.c | 1207 #if defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED) in query_config() 1210 MACRO_EXPANSION_TO_STR( MBEDTLS_PSA_P256M_DRIVER_ENABLED ); in query_config() 4009 #if defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED) in list_config() 4010 OUTPUT_MACRO_NAME_VALUE(MBEDTLS_PSA_P256M_DRIVER_ENABLED); in list_config()
|
/aosp_15_r20/external/mbedtls/include/mbedtls/ |
H A D | config_adjust_legacy_from_psa.h | 22 #if defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED)
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/ |
H A D | config_adjust_legacy_from_psa.h | 22 #if defined(MBEDTLS_PSA_P256M_DRIVER_ENABLED)
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/3rdparty/p256-m/p256-m/ |
H A D | p256-m.c | 16 #if defined (MBEDTLS_PSA_P256M_DRIVER_ENABLED)
|
/aosp_15_r20/external/mbedtls/3rdparty/p256-m/p256-m/ |
H A D | p256-m.c | 16 #if defined (MBEDTLS_PSA_P256M_DRIVER_ENABLED)
|
/aosp_15_r20/external/mbedtls/ |
H A D | ChangeLog | 172 option MBEDTLS_PSA_P256M_DRIVER_ENABLED for details.
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/ |
H A D | ChangeLog | 432 option MBEDTLS_PSA_P256M_DRIVER_ENABLED for details.
|