Home
last modified time | relevance | path

Searched refs:MBEDTLS_MD_SHA384_VIA_PSA (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_md.psa.data66 depends_on:MBEDTLS_SHA384_C:!MBEDTLS_MD_SHA384_VIA_PSA
70 depends_on:!MBEDTLS_SHA384_C:MBEDTLS_MD_SHA384_VIA_PSA
74 depends_on:MBEDTLS_SHA384_C:MBEDTLS_MD_SHA384_VIA_PSA
/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Dconfig_adjust_legacy_crypto.h117 #define MBEDTLS_MD_SHA384_VIA_PSA macro
/openthread-latest/third_party/mbedtls/repo/library/
Dmd.c215 #if defined(MBEDTLS_MD_SHA384_VIA_PSA) in psa_alg_of_md()