Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dentropy.h113 void * p_source; /**< The callback data pointer */ member
177 mbedtls_entropy_f_source_ptr f_source, void *p_source,
/AliOS-Things-master/components/mbedtls/library/
A Dentropy.c144 mbedtls_entropy_f_source_ptr f_source, void *p_source, in mbedtls_entropy_add_source() argument
162 ctx->source[idx].p_source = p_source; in mbedtls_entropy_add_source()
277 if( ( ret = ctx->source[i].f_source( ctx->source[i].p_source, in entropy_gather_internal()

Completed in 5 milliseconds