Home
last modified time | relevance | path

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

/external/openthread/third_party/mbedtls/repo/include/mbedtls/
Dentropy_poll.h51 int mbedtls_null_entropy_poll( void *data,
/external/openthread/third_party/mbedtls/repo/library/
Dentropy_poll.c218 int mbedtls_null_entropy_poll( void *data, in mbedtls_null_entropy_poll() function
Dentropy.c83 mbedtls_entropy_add_source( ctx, mbedtls_null_entropy_poll, NULL, in mbedtls_entropy_init()