Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/include/mbedtls/
H A 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,
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A 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,
/aosp_15_r20/external/mbedtls/library/
H A Dentropy.c83 mbedtls_entropy_f_source_ptr f_source, void *p_source, in mbedtls_entropy_add_source()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dentropy.c83 mbedtls_entropy_f_source_ptr f_source, void *p_source, in mbedtls_entropy_add_source()