Home
last modified time | relevance | path

Searched refs:MBEDTLS_MD_LIGHT (Results 1 – 8 of 8) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Dconfig_adjust_legacy_crypto.h59 #define MBEDTLS_MD_LIGHT macro
74 #define MBEDTLS_MD_LIGHT macro
77 #if defined(MBEDTLS_MD_LIGHT)
/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_util_internal.h51 #if defined(MBEDTLS_MD_LIGHT)
Dpsa_util.c25 #if defined(MBEDTLS_MD_LIGHT)
53 #if defined(MBEDTLS_MD_LIGHT)
Dmd.c30 #if defined(MBEDTLS_MD_LIGHT)
Dpsa_crypto.c450 #if defined(MBEDTLS_MD_LIGHT) in mbedtls_to_psa_error()
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_entropy.function450 /* BEGIN_CASE depends_on:MBEDTLS_MD_LIGHT:MBEDTLS_ENTROPY_NV_SEED:MBEDTLS_PLATFORM_NV_SEED_ALT */
Dtest_suite_md.function14 * depends_on:MBEDTLS_MD_LIGHT
/openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-migration/
Dmd-cipher-dispatch.md390 …r hashes](#designing-an-interface-for-hashes)”. It is activated by `MBEDTLS_MD_LIGHT` in `mbedtls_…
421 … is available through MD light. These macros are only defined when `MBEDTLS_MD_LIGHT` is enabled. …
429 #if defined(MBEDTLS_MD_LIGHT)