Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dentropy.h104 typedef int (*mbedtls_entropy_f_source_ptr)(void *data, unsigned char *output, size_t len, typedef
112 mbedtls_entropy_f_source_ptr f_source; /**< The entropy source callback */
177 mbedtls_entropy_f_source_ptr f_source, void *p_source,
A Dcompat-1.3.h1949 #define f_source_ptr mbedtls_entropy_f_source_ptr
/AliOS-Things-master/components/mbedtls/library/
A Dentropy.c144 mbedtls_entropy_f_source_ptr f_source, void *p_source, in mbedtls_entropy_add_source()

Completed in 17 milliseconds