Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Dentropy.h67 #define MBEDTLS_ENTROPY_SOURCE_MANUAL MBEDTLS_ENTROPY_MAX_SOURCES macro
/openthread-latest/third_party/mbedtls/repo/library/
Dentropy.c180 ret = entropy_update(ctx, MBEDTLS_ENTROPY_SOURCE_MANUAL, data, len); in mbedtls_entropy_update_manual()
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_entropy.function523 header[0] = MBEDTLS_ENTROPY_SOURCE_MANUAL;