openssl/crypto/rand
Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx
Rename BUF_{strdup,strlcat,strlcpy,memdup,strndup,strnlen}
to OPENSSL_{strdup,strlcat,strlcpy,memdup,strndup,strnlen}
Add #define's for the old names.
Add CRYPTO_{memdup,strndup}, called by OPENSSL_{memdup,strndup} macros.

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-12-16 16:14:49 -05:00
..
Makefile Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
md_rand.c Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 2015-12-07 17:40:20 +01:00
rand_egd.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00
rand_err.c Replace "SSLeay" in API with OpenSSL 2015-10-30 17:21:42 -04:00
rand_lcl.h OPENSSL_NO_xxx cleanup: SHA 2015-01-27 12:34:45 -05:00
rand_lib.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
rand_nw.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
rand_os2.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
rand_unix.c Add UEFI flag for rand build 2015-09-03 15:41:47 -04:00
rand_vms.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rand_win.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
randfile.c Rename some BUF_xxx to OPENSSL_xxx 2015-12-16 16:14:49 -05:00