Home
last modified time | relevance | path

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

/external/openthread/third_party/mbedtls/repo/include/mbedtls/
Dentropy.h95 typedef int (*mbedtls_entropy_f_source_ptr)(void *data, unsigned char *output, size_t len, typedef
102 mbedtls_entropy_f_source_ptr f_source; /**< The entropy source callback */
168 mbedtls_entropy_f_source_ptr f_source, void *p_source,
Dcompat-1.3.h1956 #define f_source_ptr mbedtls_entropy_f_source_ptr
/external/mbedtls/include/mbedtls/
Dentropy.h87 typedef int (*mbedtls_entropy_f_source_ptr)(void *data, unsigned char *output, size_t len, typedef
94 mbedtls_entropy_f_source_ptr MBEDTLS_PRIVATE(f_source); /**< The entropy source callback */
161 mbedtls_entropy_f_source_ptr f_source, void *p_source,
/external/mbedtls/library/
Dentropy.c83 mbedtls_entropy_f_source_ptr f_source, void *p_source, in mbedtls_entropy_add_source()
/external/openthread/third_party/mbedtls/repo/library/
Dentropy.c126 mbedtls_entropy_f_source_ptr f_source, void *p_source, in mbedtls_entropy_add_source()
/external/openthread/third_party/mbedtls/repo/scripts/data_files/
Drename-1.3-2.0.txt1541 f_source_ptr mbedtls_entropy_f_source_ptr