Home
last modified time | relevance | path

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

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