openssl/fips/rand
Richard Levitte 9e9f48f0b1 Don't use global variables. Instead, use a function that returns the
proper value.

There are a few more spots where FIPS makes use of global variables.
This is problematic on some non-Unix platforms.  I will deal with them
later.
2004-04-16 09:52:50 +00:00
..
.cvsignore Unfinished FIPS stuff for review/improvement. 2003-07-27 17:00:51 +00:00
fingerprint.sha1 Don't use global variables. Instead, use a function that returns the 2004-04-16 09:52:50 +00:00
fips_rand.c Don't use global variables. Instead, use a function that returns the 2004-04-16 09:52:50 +00:00
fips_rand.h Don't use global variables. Instead, use a function that returns the 2004-04-16 09:52:50 +00:00
fips_randtest.c Don't use global variables. Instead, use a function that returns the 2004-04-16 09:52:50 +00:00
Makefile Recent changes from 0.9.7-stable 2004-03-30 16:58:44 +00:00