aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/frandom.c
Commit message (Collapse)AuthorAgeFilesLines
* char: frandom: remove e/frandom, not used for crypto, not using muchMister Oyster2017-12-251-415/+0
| | | | | | | | entropy, if anyone wants fast pseudo-RNG, gogo /dev/zero Revert "char: frandom: initial commit v1.1" This reverts commit c30058329d58964dbfd5b7e58798c6354b352cb7.
* char: frandom: initial commit v1.1imoseyon2016-09-101-0/+415
Based on my dd test: hw_random (msm_rng): 0.56 MB/s linux random/urandom: 4.4 MB/s frandom/erandom: 90 MB/s