Searched refs:mbedtls_platform_entropy_poll (Results 1 – 5 of 5) sorted by relevance
33 int mbedtls_platform_entropy_poll(void *data,
45 int mbedtls_platform_entropy_poll(void *data, unsigned char *output, size_t len, in mbedtls_platform_entropy_poll() function150 int mbedtls_platform_entropy_poll(void *data, in mbedtls_platform_entropy_poll() function
44 mbedtls_entropy_add_source(ctx, mbedtls_platform_entropy_poll, NULL, in mbedtls_entropy_init()
126 int mbedtls_platform_entropy_poll(void *data,
3357 * Fix runtime error in `mbedtls_platform_entropy_poll()` when run