openssl/crypto/rand
Richard Levitte d6ade7422a Looks like Win32 builds do not define THREADS. However, they're still
supporting threads, which means that th assertion is supperbly
dangerous, so make sure it's not compiled under Win32, period.
2000-07-27 20:14:39 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
Makefile.ssl "make update" 2000-07-24 10:02:47 +00:00
md_rand.c Looks like Win32 builds do not define THREADS. However, they're still 2000-07-27 20:14:39 +00:00
rand.h Fix warnings. 2000-07-26 01:39:23 +00:00
rand_egd.c Undo the changes I just made. I'm not sure what I was thinking of. 2000-06-28 16:47:45 +00:00
rand_err.c Preserve reason strings in automatically build tables. 2000-03-05 00:19:36 +00:00
rand_lcl.h Move RNG initialization to RAND_poll(), and shared definitions to 2000-07-19 21:43:23 +00:00
rand_lib.c Use RAND_METHOD for implementing RAND_status. 2000-03-02 14:34:58 +00:00
rand_win.c oops. 2000-07-21 02:14:15 +00:00
randfile.c There are compilers that complain if a variable has the same name as a 2000-06-16 14:24:37 +00:00
randtest.c New function RAND_pseudo_bytes() generated pseudorandom numbers that 2000-01-16 15:58:17 +00:00