openssl/crypto/rand
Richard Levitte 0a71b62107 VMS: Added new method to gather entropy on VMS, based on SYS$GET_ENTROPY.
This system services is based on FreeBSD 12's getentropy(), and is
therefore treated the same way as getentropy() with regards to amount
of entropy bits per data bit.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8926)

(cherry picked from commit 8b9896eb293a0861f0b8c191b7a278f176b729e6)
2019-11-02 11:28:57 +01:00
..
build.info crypto/rand: rename drbg_rand.c to drbg_ctr.c 2018-01-04 11:47:30 +10:00
drbg_ctr.c Reorganize local header files 2019-09-27 23:58:06 +02:00
drbg_lib.c Reorganize local header files 2019-09-27 23:58:06 +02:00
rand_egd.c Update copyright year 2018-05-29 13:16:04 +01:00
rand_err.c Make rand_pool buffers more dynamic in their sizing. 2019-07-23 23:30:12 +10:00
rand_lib.c Reorganize local header files 2019-09-27 23:58:06 +02:00
rand_local.h Fix header file include guard names 2019-09-27 23:58:12 +02:00
rand_unix.c Move random-related defines from e_os.h to rand_unix.c 2019-10-19 00:08:07 +02:00
rand_vms.c VMS: Added new method to gather entropy on VMS, based on SYS$GET_ENTROPY. 2019-11-02 11:28:57 +01:00
rand_win.c Reorganize local header files 2019-09-27 23:58:06 +02:00
randfile.c Update copyright year 2019-05-28 14:49:38 +02:00