Added support for getrandom()/getentropy(), and a fix for the RDRAND bug on AMD CPU...
authorThomas Pornin <pornin@bolet.org>
Wed, 15 May 2019 16:16:00 +0000 (18:16 +0200)
committerThomas Pornin <pornin@bolet.org>
Wed, 15 May 2019 16:16:00 +0000 (18:16 +0200)
commite4edfb84eda32c3b3aa548f975c4a13d406db989
tree5c6f1a0fb36d2927de73e3948b64aeafc4dacc61
parent924921d1be88f61b60bba54c48a4b9e81073528a
Added support for getrandom()/getentropy(), and a fix for the RDRAND bug on AMD CPU (family 22).
src/config.h
src/inner.h
src/rand/sysrng.c