Home
last modified time | relevance | path

Searched refs:mbedtls_platform_entropy_poll (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/mbedtls/library/
A Dentropy_poll.c66 int mbedtls_platform_entropy_poll( void *data, unsigned char *output, size_t len, in mbedtls_platform_entropy_poll() function
119 int mbedtls_platform_entropy_poll( void *data, in mbedtls_platform_entropy_poll() function
A Dentropy.c94 mbedtls_entropy_add_source( ctx, mbedtls_platform_entropy_poll, NULL, in mbedtls_entropy_init()
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dentropy_poll.h61 int mbedtls_platform_entropy_poll( void *data,
A Dcompat-1.3.h2175 #define platform_entropy_poll mbedtls_platform_entropy_poll
/AliOS-Things-master/components/mbedtls/programs/test/
A Dselftest.c142 result = mbedtls_platform_entropy_poll( NULL, in create_entropy_seed_file()
/AliOS-Things-master/components/mbedtls/
A DChangeLog46 * Fix runtime error in `mbedtls_platform_entropy_poll()` when run

Completed in 20 milliseconds