aboutsummaryrefslogtreecommitdiff
path: root/include/linux/random.h
Commit message (Expand)AuthorAgeFilesLines
* random: Remove kernel blocking APIHerbert Xu2017-04-111-1/+0
* random: Add callback API for random pool readinessHerbert Xu2017-04-111-0/+9
* random: Blocking API for accessing nonblocking_poolStephan Mueller2017-04-111-0/+1
* random.h: declare erandom functionimoseyon2017-04-111-0/+2
* random: Add get_random_long fucntionJoe Maples2017-04-111-0/+1
* random: Backport driver from 4.1.31Joe Maples2017-04-111-2/+16
* random.h: declare erandom functionimoseyon2016-09-101-0/+2
* random32: add prandom_u32_max and convert open coded usersDaniel Borkmann2016-09-101-1/+17
* random32: improvements to prandom_bytesDaniel Borkmann2016-09-101-2/+2
* random32: upgrade taus88 generator to taus113 from errata paperDaniel Borkmann2016-09-101-5/+6
* random32: move rnd_state to linux/random.hDaniel Borkmann2016-09-101-0/+4
* random32: add prandom_reseed_late() and call when nonblocking pool becomes in...Hannes Frederic Sowa2016-09-101-0/+1
* first commitMeizu OpenSource2016-08-151-0/+77