openssl/crypto/rand
Richard Levitte cc056d6395 Use sh explicitely to run point.sh
This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
2003-12-27 15:00:24 +00:00
..
.cvsignore
Makefile.ssl Use sh explicitely to run point.sh 2003-12-27 15:00:24 +00:00
md_rand.c A new branch for FIPS-related changes has been created with the name 2003-08-11 09:37:17 +00:00
rand.h A new branch for FIPS-related changes has been created with the name 2003-08-11 09:37:17 +00:00
rand_egd.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:57 +00:00
rand_err.c A new branch for FIPS-related changes has been created with the name 2003-08-11 09:37:17 +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 A new branch for FIPS-related changes has been created with the name 2003-08-11 09:37:17 +00:00
rand_os2.c Changes to have OpenSSL compile on OS/2. 2001-07-01 22:39:46 +00:00
rand_unix.c Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:09:03 +00:00
rand_vms.c Do not forget to increment the pointers... 2001-05-15 15:49:54 +00:00
rand_win.c Correct two problems, found by Martin Kochanski <cardbox@easynet.co.uk>: 2003-08-07 11:57:21 +00:00
randfile.c Cleanse memory using the new OPENSSL_cleanse() function. 2002-11-28 08:09:03 +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