Circumvent a problem of lacking GetEnvironmentVariable() in WindowsCE.
authorSoujyu Tanaka <soujyu.tanaka@access-company.com>
Wed, 27 Mar 2019 07:21:58 +0000 (16:21 +0900)
committerMatt Caswell <matt@openssl.org>
Fri, 29 Mar 2019 09:51:24 +0000 (09:51 +0000)
commit3d098890b23598d1f9455b354f46045a231459cd
tree2f353e09005209deccd75680dc47a8ee8cd17523
parent09305a7d0afcf9ae2d5be459ad6e6433ea85f913
Circumvent a problem of lacking GetEnvironmentVariable() in WindowsCE.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8596)
crypto/rand/randfile.c