summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDr. Matthias St. Pierre <matthias.st.pierre@ncp-e.com>2020-05-19 18:18:48 +0200
committerPauli <paul.dale@oracle.com>2020-06-24 20:05:41 +1000
commitb47cfbb5f66f14daf44ebc1bb5ab4d6af916386e (patch)
tree6f30009dccd696ea0bb3f508572ea231d0777b1e
parent5fdaa38febb7463dbd44f849b2930edcbd5f6bae (diff)
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)
-rw-r--r--providers/implementations/rands/seeding/rand_unix.c (renamed from crypto/rand/rand_unix.c)0
-rw-r--r--providers/implementations/rands/seeding/rand_vms.c (renamed from crypto/rand/rand_vms.c)0
-rw-r--r--providers/implementations/rands/seeding/rand_vxworks.c (renamed from crypto/rand/rand_vxworks.c)0
-rw-r--r--providers/implementations/rands/seeding/rand_win.c (renamed from crypto/rand/rand_win.c)0
4 files changed, 0 insertions, 0 deletions
diff --git a/crypto/rand/rand_unix.c b/providers/implementations/rands/seeding/rand_unix.c
index 869c2d04dd..869c2d04dd 100644
--- a/crypto/rand/rand_unix.c
+++ b/providers/implementations/rands/seeding/rand_unix.c
diff --git a/crypto/rand/rand_vms.c b/providers/implementations/rands/seeding/rand_vms.c
index 6b9fa2c725..6b9fa2c725 100644
--- a/crypto/rand/rand_vms.c
+++ b/providers/implementations/rands/seeding/rand_vms.c
diff --git a/crypto/rand/rand_vxworks.c b/providers/implementations/rands/seeding/rand_vxworks.c
index 427d50d263..427d50d263 100644
--- a/crypto/rand/rand_vxworks.c
+++ b/providers/implementations/rands/seeding/rand_vxworks.c
diff --git a/crypto/rand/rand_win.c b/providers/implementations/rands/seeding/rand_win.c
index 89f9d6f1f6..89f9d6f1f6 100644
--- a/crypto/rand/rand_win.c
+++ b/providers/implementations/rands/seeding/rand_win.c