Home
last modified time | relevance | path

Searched refs:entropy_func_mutex (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/vtls/
H A Dmbedtls.c139 /* start of entropy_func_mutex() */
140 static int entropy_func_mutex(void *data, unsigned char *output, size_t len) in entropy_func_mutex() function
143 /* lock 1 = entropy_func_mutex() */ in entropy_func_mutex()
150 /* end of entropy_func_mutex() */
357 ret = mbedtls_ctr_drbg_seed(&backend->ctr_drbg, entropy_func_mutex, in mbed_connect_step1()

Completed in 2 milliseconds