Searched refs:mbedtls_entropy_f_source_ptr (Results 1 – 1 of 1) sorted by relevance
87 typedef int (*mbedtls_entropy_f_source_ptr)(void *data, unsigned char *output, size_t len, typedef94 mbedtls_entropy_f_source_ptr MBEDTLS_PRIVATE(f_source); /**< The entropy source callback */161 mbedtls_entropy_f_source_ptr f_source, void *p_source,