Home
last modified time | relevance | path

Searched refs:mbedtls_platform_context (Results 1 - 5 of 5) sorted by relevance

/third_party/mbedtls/tests/include/alt-dummy/
H A Dplatform_alt.h22 typedef struct mbedtls_platform_context { struct
25 mbedtls_platform_context; typedef
/third_party/mbedtls/include/mbedtls/
H A Dplatform.h440 typedef struct mbedtls_platform_context { struct
443 mbedtls_platform_context; typedef
464 int mbedtls_platform_setup(mbedtls_platform_context *ctx);
479 void mbedtls_platform_teardown(mbedtls_platform_context *ctx);
/third_party/mbedtls/library/
H A Dplatform.c389 int mbedtls_platform_setup(mbedtls_platform_context *ctx) in mbedtls_platform_setup()
399 void mbedtls_platform_teardown(mbedtls_platform_context *ctx) in mbedtls_platform_teardown()
/third_party/mbedtls/programs/test/
H A Dgenerate_cpp_dummy_build.sh59 mbedtls_platform_context *ctx = NULL;
/third_party/mbedtls/tests/src/
H A Dhelpers.c27 static mbedtls_platform_context platform_ctx;

Completed in 4 milliseconds