summaryrefslogtreecommitdiff
path: root/sys/dev/rndpool.c
AgeCommit message (Expand)Author
2000-06-10portability fix: when rotating, don't do shifts >= wordsize.sommerfeld
2000-06-05/dev/random code cleanups:sommerfeld
1999-01-27KNF anality.mrg
1998-05-27missed one constant '20' to RND_ENTROPY_THRESHOLD changeexplorer
1998-05-27Move RND_ENTROPY_THRESHOLD to sys/rnd.h. Use sha1 rather than md5, andexplorer
1997-10-20Don't pretned to maintain an internal "global" entropy pool. In-kernelexplorer
1997-10-13Update notice to indicate the the IDEAS were derived from Ted's code, not theexplorer
1997-10-13update copyright to include the CORRECT spelling of Ted Ts'o's nameexplorer
1997-10-13o Make usage of /dev/random dependant onexplorer
1997-10-09Addition of /dev/random and in-kernel random value generation.explorer