openssl/crypto/rand
Matt Caswell 8eed7e873b Convert rand code to new threading API
Replace the CRYPTO_LOCK_RAND and CRYPTO_LOCK_RAND2 locks with new thread
API style locks.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-03-09 01:14:57 +00:00
..
build.info unified build scheme: add a "unified" template for VMS descrip.mms 2016-02-10 14:36:32 +01:00
Makefile.in Always build library object files with shared library cflags 2016-02-20 16:51:31 +01:00
md_rand.c Convert rand code to new threading API 2016-03-09 01:14:57 +00:00
rand_egd.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
rand_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rand_lcl.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rand_lib.c GH715: ENGINE_finish can take NULL 2016-02-25 15:19:42 -05:00
rand_nw.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rand_os2.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rand_unix.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rand_vms.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rand_win.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
randfile.c OpenSSLDie --> OPENSSL_die 2016-03-08 14:46:17 -05:00