beck
34625b7e44
MFC: Switch Linux getrandom() usage to non-blocking mode, continuing to
use fallback mechanims if unsuccessful. The design of Linux getrandom is broken. It has an uninitialized phase coupled with blocking behaviour, which is unacceptable from within a library at boot time without possible recovery. ok deraadt@ jsing@ |
7 years ago | |
---|---|---|
src | MFC: Switch Linux getrandom() usage to non-blocking mode, continuing to | 7 years ago |