]> git.ipfire.org Git - thirdparty/openssl.git/commit
rand: fix CPU and timer sources.
authorPauli <paul.dale@oracle.com>
Wed, 24 Jun 2020 21:46:36 +0000 (07:46 +1000)
committerPauli <paul.dale@oracle.com>
Mon, 29 Jun 2020 23:47:57 +0000 (09:47 +1000)
commit7f791b25eb092ec78ff62e944ac3096c8d2f9311
treeeee38ea5e96604cd63399606ce98aa1e06f2039f
parent31214258309251aff297da67a60a6b60bf4ef27e
rand: fix CPU and timer sources.

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/12267)
providers/implementations/rands/seeding/rand_cpu_x86.c
providers/implementations/rands/seeding/rand_tsc.c
providers/implementations/rands/seeding/rand_unix.c
providers/implementations/rands/seeding/rand_win.c