Home
last modified time | relevance | path

Searched refs:MBEDTLS_PLATFORM_PRINTF_ALT (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dcheck_config.h563 #if defined(MBEDTLS_PLATFORM_PRINTF_ALT) && !defined(MBEDTLS_PLATFORM_C)
573 defined(MBEDTLS_PLATFORM_PRINTF_ALT) )
635 !defined(MBEDTLS_PLATFORM_PRINTF_ALT)
H A Dplatform.h201 #if defined(MBEDTLS_PLATFORM_PRINTF_ALT)
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dcheck_config.h637 #if defined(MBEDTLS_PLATFORM_PRINTF_ALT) && !defined(MBEDTLS_PLATFORM_C)
647 defined(MBEDTLS_PLATFORM_PRINTF_ALT) )
709 !defined(MBEDTLS_PLATFORM_PRINTF_ALT)
H A Dplatform.h201 #if defined(MBEDTLS_PLATFORM_PRINTF_ALT)
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/configs/
H A Dconfig-tfm.h41 #undef MBEDTLS_PLATFORM_PRINTF_ALT
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/configs/ext/
H A Dtfm_mbedcrypto_config_profile_medium.h387 #define MBEDTLS_PLATFORM_PRINTF_ALT macro
/aosp_15_r20/external/mbedtls/library/
H A Dversion_features.c54 #if defined(MBEDTLS_PLATFORM_PRINTF_ALT)
H A Dplatform.c169 #if defined(MBEDTLS_PLATFORM_PRINTF_ALT)
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dversion_features.c54 #if defined(MBEDTLS_PLATFORM_PRINTF_ALT)
H A Dplatform.c169 #if defined(MBEDTLS_PLATFORM_PRINTF_ALT)
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/test/
H A Dquery_config.c215 #if defined(MBEDTLS_PLATFORM_PRINTF_ALT) in query_config()
218 MACRO_EXPANSION_TO_STR( MBEDTLS_PLATFORM_PRINTF_ALT ); in query_config()
3593 #if defined(MBEDTLS_PLATFORM_PRINTF_ALT) in list_config()
3594 OUTPUT_MACRO_NAME_VALUE(MBEDTLS_PLATFORM_PRINTF_ALT); in list_config()
/aosp_15_r20/external/mbedtls/programs/test/
H A Dquery_config.c215 #if defined(MBEDTLS_PLATFORM_PRINTF_ALT) in query_config()
218 MACRO_EXPANSION_TO_STR( MBEDTLS_PLATFORM_PRINTF_ALT ); in query_config()
3513 #if defined(MBEDTLS_PLATFORM_PRINTF_ALT) in list_config()
3514 OUTPUT_MACRO_NAME_VALUE(MBEDTLS_PLATFORM_PRINTF_ALT); in list_config()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/architecture/
H A Dalternative-implementations.md87 For example, to provide a custom `printf` function at run time, enable `MBEDTLS_PLATFORM_PRINTF_ALT
/aosp_15_r20/external/mbedtls/docs/architecture/
H A Dalternative-implementations.md87 For example, to provide a custom `printf` function at run time, enable `MBEDTLS_PLATFORM_PRINTF_ALT
/aosp_15_r20/external/mbedtls/tests/scripts/
H A Dall.sh3975 scripts/config.py unset MBEDTLS_PLATFORM_PRINTF_ALT