openssl/crypto/rand
Richard Levitte 2f881d2d90 Fix rand_lib.c for no-engine configuration
When configured no-engine, we still refered to rand_engine_lock.
Rework the lock init code to avoid that.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3145)
2017-04-07 16:33:39 +02:00
..
build.info
md_rand.c Clean up references to FIPS 2017-02-28 15:26:25 +01:00
rand_egd.c RAND_egd_bytes: No need to check RAND_status on connection error. 2017-01-24 14:39:20 +01:00
rand_err.c Check for errors allocating the error strings. 2016-07-20 19:20:53 +02:00
rand_lcl.h
rand_lib.c Fix rand_lib.c for no-engine configuration 2017-04-07 16:33:39 +02:00
rand_unix.c Convert memset calls to OPENSSL_cleanse 2016-06-30 15:51:57 +01:00
rand_vms.c VSI submission: make the VMS version of RAND_poll() faster and more secure 2016-08-04 16:51:39 +02:00
rand_win.c Fix one more instance of incorrect OPENSSL_API_COMPAT value 2016-06-27 11:51:50 +01:00
randfile.c updated macro spacing for styling purposes 2016-12-12 13:50:17 +00:00