]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Merge pull request #10676 from poettering/rdrand-everywhere
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 8 Nov 2018 12:33:02 +0000 (13:33 +0100)
committerGitHub <noreply@github.com>
Thu, 8 Nov 2018 12:33:02 +0000 (13:33 +0100)
prefer RDRAND over getrandom() and /dev/urandom when we don't need the very best randomness


Trivial merge