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
/
chainiv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-22
crypto: chainiv - Offer normal cipher functionality without RNG
Herbert Xu
1
-26
/
+29
2015-06-04
crypto: chainiv - Move IV seeding into init function
Herbert Xu
1
-57
/
+9
2014-11-26
crypto: include crypto- module prefix in template
Kees Cook
1
-0
/
+1
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-1
/
+1
2013-02-04
crypto: use ERR_CAST
Julia Lawall
1
-2
/
+1
2009-02-19
crypto: chainiv - Use kcrypto_wq instead of keventd_wq
Huang Ying
1
-1
/
+2
2008-08-29
crypto: skcipher - Use RNG interface instead of get_random_bytes
Herbert Xu
1
-5
/
+29
2008-08-29
crypto: skcipher - Move IV generators into their own modules
Herbert Xu
1
-2
/
+8
2008-07-10
crypto: chainiv - Invoke completion function
Herbert Xu
1
-2
/
+8
2008-03-08
[CRYPTO] skcipher: Fix section mismatches
Herbert Xu
1
-3
/
+1
2008-02-23
[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module
Herbert Xu
1
-8
/
+4
2008-01-11
[CRYPTO] chainiv: Avoid lock spinning where possible
Herbert Xu
1
-8
/
+200
2008-01-11
[CRYPTO] chainiv: Add chain IV generator
Herbert Xu
1
-0
/
+139