Home
last modified time | relevance | path

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

/third_party/mbedtls/include/mbedtls/
Dentropy.h129 typedef int (*mbedtls_entropy_f_source_ptr)(void *data, unsigned char *output, size_t len, typedef
137 mbedtls_entropy_f_source_ptr f_source; /**< The entropy source callback */
204 mbedtls_entropy_f_source_ptr f_source, void *p_source,
Dcompat-1.3.h1980 #define f_source_ptr mbedtls_entropy_f_source_ptr
/third_party/mbedtls/library/
Dentropy.c174 mbedtls_entropy_f_source_ptr f_source, void *p_source, in mbedtls_entropy_add_source()
/third_party/mbedtls/scripts/data_files/
Drename-1.3-2.0.txt1541 f_source_ptr mbedtls_entropy_f_source_ptr