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:06:56 +0000 (07:06 +0200)
commit31dd6414a0170214a8819a15f23cb9a5f3ee55d1
tree9a158b87171ad685da5405beed74639c8b0c2bbc
parentefc62e661714a4bba3040a12da4e4a0df8855283
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)

(cherry picked from commit 24d932ec842bc5fdbd5e9b519cecf15a56bc74e6)
crypto/rand/rand_unix.c