Home
last modified time | relevance | path

Searched refs:mbedtls_test_get_mutex_usage_error (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/include/test/
H A Dhelpers.h155 const char *mbedtls_test_get_mutex_usage_error(void);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/src/
H A Dthreading_helpers.c330 if (mbedtls_test_get_mutex_usage_error() != NULL && in mbedtls_test_mutex_usage_check()
H A Dhelpers.c232 const char *mbedtls_test_get_mutex_usage_error(void) in mbedtls_test_get_mutex_usage_error() function