]> git.ipfire.org Git - thirdparty/openssl.git/commit
remove extra define for __NR_getrandom and add some comments
authorzhangzhilei <zhangzhilei@360.cn>
Tue, 3 Jan 2023 11:12:35 +0000 (19:12 +0800)
committerHugo Landau <hlandau@openssl.org>
Fri, 6 Jan 2023 06:41:13 +0000 (06:41 +0000)
commitc8a9b26d6ed7a62d26a013c21e62ba4a0a2d6dd1
tree44a152e13dd60650f58a4b3e827d6452ea8b4ac8
parenta2a09af086e97da35225ec952f2ae75c833b19e7
remove extra define for __NR_getrandom and add some comments

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19985)
providers/implementations/rands/seeding/rand_unix.c