index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
random32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
random: sprinkle e/f/prandom in places that deplete entropy often
imoseyon
2016-09-10
1
-1
/
+1
*
random32: use e/frandom for reseeding, and a merge fixup
imoseyon
2016-09-10
1
-3
/
+2
*
random32: improvements to prandom_bytes
Daniel Borkmann
2016-09-10
1
-21
/
+18
*
random32: mix in entropy from core to late initcall
Hannes Frederic Sowa
2016-09-10
1
-21
/
+28
*
lib/random32.c: minor cleanups and kdoc fix
Daniel Borkmann
2016-09-10
1
-37
/
+39
*
random32: avoid attempt to late reseed if in the middle of seeding
Sasha Levin
2016-09-10
1
-1
/
+12
*
random32: use msecs_to_jiffies for reseed timer
Daniel Borkmann
2016-09-10
1
-2
/
+6
*
random32: add __init prefix to prandom_start_seed_timer
Daniel Borkmann
2016-09-10
1
-2
/
+2
*
random32: add test cases for taus113 implementation
Daniel Borkmann
2016-09-10
1
-6
/
+189
*
random32: upgrade taus88 generator to taus113 from errata paper
Daniel Borkmann
2016-09-10
1
-34
/
+46
*
random32: add prandom_reseed_late() and call when nonblocking pool becomes in...
Hannes Frederic Sowa
2016-09-10
1
-1
/
+22
*
random32: add periodic reseeding
Hannes Frederic Sowa
2016-09-10
1
-0
/
+23
*
first commit
Meizu OpenSource
2016-08-15
1
-0
/
+199