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 10:02:06 +0000 (10:02 +0000)
commitfd1ab9af228b8361f4ca8bda99a8f1b6ad278bd3
tree509ab36d239bb03d4747a2735c7af053f17c946f
parent916704b3c6256955e6df5141437a1a809d3539d8
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)

(cherry picked from commit 3d098890b23598d1f9455b354f46045a231459cd)
crypto/rand/randfile.c