Home
last modified time | relevance | path

Searched refs:MBEDTLS_PSA_CRYPTO_SPM (Results 1 – 10 of 10) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Dpsa_helpers.h12 #if defined(MBEDTLS_PSA_CRYPTO_SPM)
/openthread-latest/third_party/mbedtls/repo/include/psa/
Dcrypto_platform.h72 #if defined(MBEDTLS_PSA_CRYPTO_SPM)
/openthread-latest/third_party/mbedtls/repo/configs/
Dconfig-tfm.h22 #undef MBEDTLS_PSA_CRYPTO_SPM
/openthread-latest/third_party/mbedtls/repo/configs/ext/
Dtfm_mbedcrypto_config_profile_medium.h203 #define MBEDTLS_PSA_CRYPTO_SPM macro
/openthread-latest/third_party/mbedtls/repo/library/
Dversion_features.c423 #if defined(MBEDTLS_PSA_CRYPTO_SPM)
/openthread-latest/third_party/mbedtls/repo/programs/test/
Dquery_config.c1199 #if defined(MBEDTLS_PSA_CRYPTO_SPM) in query_config()
1202 MACRO_EXPANSION_TO_STR( MBEDTLS_PSA_CRYPTO_SPM ); in query_config()
4085 #if defined(MBEDTLS_PSA_CRYPTO_SPM) in list_config()
4086 OUTPUT_MACRO_NAME_VALUE(MBEDTLS_PSA_CRYPTO_SPM); in list_config()
/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Dcheck_config.h688 #if defined(MBEDTLS_PSA_CRYPTO_SPM) && !defined(MBEDTLS_PSA_CRYPTO_C)
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto_metadata.function7 #if defined(MBEDTLS_PSA_CRYPTO_SPM)
/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dall.sh1287 scripts/config.py set MBEDTLS_PSA_CRYPTO_SPM
/openthread-latest/third_party/mbedtls/repo/
DChangeLog1861 * When MBEDTLS_PSA_CRYPTO_SPM is enabled, crypto_spe.h was not included