summaryrefslogtreecommitdiffstats
path: root/include/linux/prandom.h
Commit message (Expand)AuthorAgeFilesLines
* random32: Fix implicit truncation warning in prandom_seed_state()Richard Fitzgerald2021-05-271-1/+1
* random32: add noise from network and scheduling activityWilly Tarreau2020-10-241-0/+19
* random32: make prandom_u32() output unpredictableGeorge Spelvin2020-10-241-2/+34
* random32: move the pseudo-random 32-bit definitions to prandom.hLinus Torvalds2020-08-031-0/+78