index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
rng.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-14
crypto: api - Check CRYPTO_USER instead of NET for report
Herbert Xu
1
-8
/
+4
2023-03-14
crypto: rng - Count error stats differently
Herbert Xu
1
-11
/
+42
2021-04-02
crypto: rng - fix crypto_rng_reset() refcounting when !CRYPTO_STATS
Eric Biggers
1
-7
/
+3
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-1
/
+1
2020-02-13
crypto: rng - Fix a refcounting bug in crypto_rng_reset()
Dan Carpenter
1
-2
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2018-12-07
crypto: user - fix use_after_free of struct xxx_request
Corentin Labbe
1
-1
/
+3
2018-11-09
crypto: user - clean up report structure copying
Eric Biggers
1
-8
/
+4
2018-09-28
crypto: user - Implement a generic crypto statistics
Corentin Labbe
1
-0
/
+1
2017-07-28
crypto: rng - ensure that the RNG is ready before using
Jason A. Donenfeld
1
-2
/
+4
2017-06-10
crypto: rng - Remove unused function __crypto_rng_cast()
Matthias Kaehlcke
1
-5
/
+0
2017-01-12
crypto: Replaced gcc specific attributes with macros from compiler.h
Gideon Israel Dsouza
1
-1
/
+2
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-27
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