Searched refs:mbedtls_platform_entropy_poll (Results 1 – 6 of 6) sorted by relevance
59 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
93 mbedtls_entropy_add_source( ctx, mbedtls_platform_entropy_poll, NULL, in mbedtls_entropy_init()
60 int mbedtls_platform_entropy_poll( void *data,
2246 #define platform_entropy_poll mbedtls_platform_entropy_poll
125 result = mbedtls_platform_entropy_poll( NULL, in create_entropy_seed_file()
1789 platform_entropy_poll mbedtls_platform_entropy_poll