openssl/crypto/rand
Andy Polyakov 1f4eccaaa5 Make reservations in FIPS code for upcoming size_t-fication of OpenSSL API.
And couple of bug-fixes in fips/rand code [return without lock release and
incorrect return value in fips_rand_bytes].
2004-05-17 15:37:26 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
Makefile Pull FIPS back into stable. 2004-05-11 12:46:24 +00:00
md_rand.c Pull FIPS back into stable. 2004-05-11 12:46:24 +00:00
rand.h Make reservations in FIPS code for upcoming size_t-fication of OpenSSL API. 2004-05-17 15:37:26 +00:00
rand_egd.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:57 +00:00
rand_err.c Blow up in people's faces if they don't reseed. 2004-05-12 14:11:10 +00:00
rand_lcl.h Like MD_Init, MD now must include a NULL engine pointer in its definition. 2001-10-25 08:53:54 +00:00
rand_lib.c Pull FIPS back into stable. 2004-05-11 12:46:24 +00:00
rand_os2.c Changes to have OpenSSL compile on OS/2. 2001-07-01 22:39:46 +00:00
rand_unix.c Check if a random "file" is really a device file, and treat it 2003-12-27 16:01:52 +00:00
rand_vms.c Do not forget to increment the pointers... 2001-05-15 15:49:54 +00:00
rand_win.c Update URI 2004-01-04 18:06:51 +00:00
randfile.c Wrap code starting with a definition. 2004-03-25 20:01:08 +00:00
randtest.c Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:57:30 +00:00