Add a fallback definition for __NR_getrandom for ARM linux
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Sat, 17 Aug 2019 11:22:07 +0000 (13:22 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 19 Aug 2019 05:03:05 +0000 (07:03 +0200)
commit24d932ec842bc5fdbd5e9b519cecf15a56bc74e6
tree77890db4ed4e4650a03f5faa0d026d05b9374932
parent784883fc2c8af035401f2a1e02a79aef41a2a7fb
Add a fallback definition for __NR_getrandom for ARM linux

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9619)
crypto/rand/rand_unix.c