Home
last modified time | relevance | path

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

/net-tools-latest/mbedtls-2.4.0/include/mbedtls/
Dentropy_poll.h52 int mbedtls_null_entropy_poll( void *data,
/net-tools-latest/mbedtls-2.4.0/library/
Dentropy_poll.c195 int mbedtls_null_entropy_poll( void *data, in mbedtls_null_entropy_poll() function
Dentropy.c87 mbedtls_entropy_add_source( ctx, mbedtls_null_entropy_poll, NULL, in mbedtls_entropy_init()