]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add defines for __NR_getrandom for all Linux architectures
authorKurt Roeckx <kurt@roeckx.be>
Sat, 28 Sep 2019 12:59:32 +0000 (14:59 +0200)
committerKurt Roeckx <kurt@roeckx.be>
Mon, 30 Sep 2019 20:26:55 +0000 (22:26 +0200)
commit4dcb150ea30f9bbfa7946e6b39c30a86aca5ed02
tree1d363d02a2470efaf9150524cb1b8557088eecd2
parentdfe1752c8414840b25bf094db2f24f810fefce85
Add defines for __NR_getrandom for all Linux architectures

Fixes: #10015
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
GH: #10044
crypto/rand/rand_unix.c