summaryrefslogtreecommitdiff
path: root/sys/dev/random/other_algorithm.c
Commit message (Expand)AuthorAgeFilesLines
* random(4): Simplify RANDOM_LOADABLEConrad Meyer2019-12-261-26/+11
* random(4): Generalize algorithm-independent APIsConrad Meyer2019-06-171-4/+4
* Remove the Yarrow PRNG algorithm option in accordance with due noticeMark Murray2018-08-261-8/+26
* Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.cAllan Jude2015-12-271-1/+1
* Add DEV_RANDOM pseudo-option and use it to "include out" random(4)Mark Murray2015-08-171-0/+209