summaryrefslogtreecommitdiff
path: root/sys/dev/random/other_algorithm.c
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2019-12-26random(4): Simplify RANDOM_LOADABLEConrad Meyer
2019-06-17random(4): Generalize algorithm-independent APIsConrad Meyer
2018-08-26Remove the Yarrow PRNG algorithm option in accordance with due noticeMark Murray
2015-12-27Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.cAllan Jude
2015-08-17Add DEV_RANDOM pseudo-option and use it to "include out" random(4)Mark Murray