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
starfive-6.6.48-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
/
chacha20_generic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-20
crypto: chacha20-generic - refactor to allow varying number of rounds
Eric Biggers
1
-185
/
+0
2018-11-20
crypto: chacha20-generic - add XChaCha20 support
Eric Biggers
1
-36
/
+84
2018-11-20
crypto: chacha20-generic - don't unnecessarily use atomic walk
Eric Biggers
1
-1
/
+1
2018-09-21
crypto: chacha20 - Fix chacha20_block() keystream alignment (again)
Eric Biggers
1
-3
/
+4
2017-11-29
crypto: chacha20 - Fix keystream alignment for chacha20_block()
Eric Biggers
1
-3
/
+3
2017-11-29
crypto: chacha20 - Remove cra_alignmask
Eric Biggers
1
-1
/
+0
2017-11-29
crypto: chacha20 - Use unaligned access macros when loading key and IV
Eric Biggers
1
-10
/
+6
2017-11-29
crypto: chacha20 - Fix unaligned access when loading constants
Eric Biggers
1
-6
/
+4
2017-08-22
crypto: chacha20 - fix handling of chunked input
Ard Biesheuvel
1
-2
/
+7
2016-12-27
crypto: chacha20 - convert generic and x86 versions to skcipher
Ard Biesheuvel
1
-43
/
+30
2016-07-03
random: replace non-blocking pool with a Chacha20-based CRNG
Theodore Ts'o
1
-61
/
+0
2015-07-17
crypto: chacha20 - Export common ChaCha20 helpers
Martin Willi
1
-16
/
+12
2015-06-04
crypto: chacha20 - Add a generic ChaCha20 stream cipher implementation
Martin Willi
1
-0
/
+216