Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/include/test/
H A Dhelpers.h257 mbedtls_threading_mutex_t *mbedtls_test_get_info_mutex(void);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/src/
H A Dthreading_helpers.c194 if (mutex == mbedtls_test_get_info_mutex()) { in mbedtls_test_mutex_can_test()
H A Dhelpers.c306 mbedtls_threading_mutex_t *mbedtls_test_get_info_mutex(void) in mbedtls_test_get_info_mutex() function