index
:
profile/common/platform/kernel/linux-artik7
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_unified
master
old/tizen_20171208
old/tizen_20181210
old/tizen_20190125
old/tizen_4.0_20171212
old/tizen_5.0_20190212
sandbox/akazmin/hwasan_build
sandbox/andrzej.p/dwc2-sg-port
sandbox/nmerinov/llvm
sandbox/opensw0312/vpu-update
tizen
tizen_3.0
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
Domain: System / Kernel;
jino cho <jino.cho@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
rng.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-22
crypto: rng - Do not free default RNG when it becomes unused
Herbert Xu
1
-4
/
+23
2015-04-22
crypto: rng - Zero seed in crypto_rng_reset
Herbert Xu
1
-1
/
+1
2015-04-22
crypto: rng - Remove old low-level rng interface
Herbert Xu
1
-53
/
+4
2015-04-22
crypto: rng - Add multiple algorithm registration interface
Herbert Xu
1
-0
/
+29
2015-04-22
crypto: rng - Convert low-level crypto_rng to new style
Herbert Xu
1
-6
/
+50
2015-04-22
crypto: rng - Mark crypto_rng_reset seed as const
Herbert Xu
1
-2
/
+25
2015-04-21
crypto: rng - Introduce crypto_rng_generate
Herbert Xu
1
-2
/
+7
2015-04-21
crypto: rng - Convert crypto_rng to new style crypto_type
Herbert Xu
1
-12
/
+23
2013-02-19
crypto: user - fix info leaks in report API
Mathias Krause
1
-1
/
+1
2012-04-02
crypto: Stop using NLA_PUT*().
David S. Miller
1
-3
/
+3
2011-11-11
crypto: algapi - Fix build problem with NET disabled
Herbert Xu
1
-0
/
+7
2011-10-21
crypto: Add userspace report for rng type algorithms
Steffen Klassert
1
-0
/
+20
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-08-13
crypto: rng - Fix typo
Christian Kujau
1
-1
/
+1
2008-08-29
crypto: rng - RNG interface and implementation
Neil Horman
1
-0
/
+126