openssl/crypto/rand
Dr. Matthias St. Pierre b47cfbb5f6 rand: move rand_{unix,vms,vxworks,win}.c without change to preserve history
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11682)
2020-06-24 20:05:41 +10:00
..
build.info CRNGT: continuous DRBG tests for providers 2020-06-24 20:05:41 +10:00
drbg_ctr.c Fix a buffer overflow in drbg_ctr_generate 2020-06-03 13:15:36 +02:00
drbg_hash.c DRBG: add check for XOF so these can be disallowed by the DRBGs 2019-11-02 15:10:54 +10:00
drbg_hmac.c Update copyright year 2020-04-23 13:55:52 +01:00
drbg_lib.c CRNGT: continuous DRBG tests for providers 2020-06-24 20:05:41 +10:00
rand_egd.c Update copyright year 2020-04-23 13:55:52 +01:00
rand_err.c rand: core APIs for provider friendly random. 2020-06-24 20:05:41 +10:00
rand_lib.c CRNGT: continuous DRBG tests for providers 2020-06-24 20:05:41 +10:00
rand_local.h CRNGT: continuous DRBG tests for providers 2020-06-24 20:05:41 +10:00
randfile.c