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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/vtls/
H A Dpolarssl.c88 /* start of entropy_func_mutex() */
89 static int entropy_func_mutex(void *data, unsigned char *output, size_t len) function
92 /* lock 1 = entropy_func_mutex() */
99 /* end of entropy_func_mutex() */
158 if((ret = ctr_drbg_init(&connssl->ctr_drbg, entropy_func_mutex, &entropy,

Completed in 55 milliseconds