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
/
chacha_generic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-22
crypto: chacha_generic - remove unnecessary setkey() functions
Eric Biggers
1
-15
/
+3
2019-11-17
crypto: chacha - unexport chacha_generic routines
Ard Biesheuvel
1
-18
/
+8
2019-11-17
crypto: chacha - move existing library code into lib/crypto
Ard Biesheuvel
1
-55
/
+5
2019-07-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+2
2019-06-13
crypto: chacha - constify ctx and iv arguments
Eric Biggers
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-18
crypto: run initcalls for generic implementations earlier
Eric Biggers
1
-1
/
+1
2019-03-22
crypto: chacha-generic - use crypto_xor_cpy()
Eric Biggers
1
-5
/
+3
2019-03-22
crypto: chacha-generic - fix use as arm64 no-NEON fallback
Eric Biggers
1
-1
/
+1
2018-11-20
crypto: chacha - add XChaCha12 support
Eric Biggers
1
-1
/
+25
2018-11-20
crypto: chacha20-generic - refactor to allow varying number of rounds
Eric Biggers
1
-0
/
+193