Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
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,
Dcompat-1.3.h1955 #define f_source_ptr mbedtls_entropy_f_source_ptr