Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Export getentropy and getrandom calls | Corinna Vinschen | 2016-12-16 | 1 | -0/+29 |
getentropy per OpenBSD http://man.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man2/getentropy.2 getrandom per Linux http://man7.org/linux/man-pages/man2/getrandom.2.html Note that GRND_NONBLOCK is not handled |