Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/programs/test/
H A Dgenerate_cpp_dummy_build.sh60 mbedtls_platform_setup(ctx);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/test/
H A Dgenerate_cpp_dummy_build.sh60 mbedtls_platform_setup(ctx);
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dplatform.h464 int mbedtls_platform_setup(mbedtls_platform_context *ctx);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dplatform.h464 int mbedtls_platform_setup(mbedtls_platform_context *ctx);
/aosp_15_r20/external/mbedtls/library/
H A Dplatform.c386 int mbedtls_platform_setup(mbedtls_platform_context *ctx) in mbedtls_platform_setup() function
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dplatform.c386 int mbedtls_platform_setup(mbedtls_platform_context *ctx) in mbedtls_platform_setup() function
/aosp_15_r20/external/mbedtls/tests/src/
H A Dhelpers.c44 ret = mbedtls_platform_setup(&platform_ctx); in mbedtls_test_platform_setup()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/src/
H A Dhelpers.c338 ret = mbedtls_platform_setup(&platform_ctx); in mbedtls_test_platform_setup()
/aosp_15_r20/external/mbedtls/
H A DChangeLog3550 * Add the functions mbedtls_platform_setup() and mbedtls_platform_teardown()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/
H A DChangeLog3810 * Add the functions mbedtls_platform_setup() and mbedtls_platform_teardown()