Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/interface/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,