Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Dentropy.h172 int mbedtls_entropy_gather(mbedtls_entropy_context *ctx);
/openthread-latest/third_party/mbedtls/repo/library/
Dentropy.c245 int mbedtls_entropy_gather(mbedtls_entropy_context *ctx) in mbedtls_entropy_gather() function
614 if ((ret = mbedtls_entropy_gather(&ctx)) != 0) { in mbedtls_entropy_self_test()
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_entropy.function300 TEST_ASSERT(mbedtls_entropy_gather(&ctx)