mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
a4125514f5
it wants to stir the pool using ssleay_rand_add. This fix provides the possibility to call ssleay_rand_add inside a locked state by simply telling it not to do any locking through a static variable. This isn't the most elegant way one could do this, but it does retain thread safety during the stirring process. |
||
---|---|---|
.. | ||
.cvsignore | ||
Makefile.ssl | ||
md_rand.c | ||
rand_egd.c | ||
rand_err.c | ||
rand_lcl.h | ||
rand_lib.c | ||
rand_win.c | ||
rand.h | ||
randfile.c | ||
randtest.c |