index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
crypto
/
chacha-neon-glue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-30
crypto: arch/lib - limit simd usage to 4k chunks
Jason A. Donenfeld
1
-3
/
+11
2020-03-20
crypto: arm64/chacha - correctly walk through blocks
Jason A. Donenfeld
1
-4
/
+4
2019-11-27
crypto: arch - conditionalize crypto api in arch glue for lib code
Jason A. Donenfeld
1
-2
/
+3
2019-11-17
crypto: arm/chacha - remove dependency on generic ChaCha driver
Ard Biesheuvel
1
-1
/
+1
2019-11-17
crypto: arm64/chacha - expose arm64 ChaCha routine as library function
Ard Biesheuvel
1
-11
/
+42
2019-11-17
crypto: arm64/chacha - depend on generic chacha library instead of crypto driver
Ard Biesheuvel
1
-18
/
+22
2019-11-17
crypto: chacha - move existing library code into lib/crypto
Ard Biesheuvel
1
-1
/
+1
2019-06-13
crypto: chacha - constify ctx and iv arguments
Eric Biggers
1
-1
/
+1
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+3
2019-04-16
arm64: HWCAP: add support for AT_HWCAP2
Andrew Murray
1
-1
/
+1
2019-03-22
crypto: arm64 - convert to use crypto_simd_usable()
Eric Biggers
1
-2
/
+3
2018-12-13
crypto: arm64/chacha - use combined SIMD/ALU routine for more speed
Ard Biesheuvel
1
-19
/
+20
2018-12-13
crypto: arm64/chacha - optimize for arbitrary length inputs
Ard Biesheuvel
1
-24
/
+14
2018-12-13
crypto: arm64/chacha - add XChaCha12 support
Eric Biggers
1
-0
/
+18
2018-12-13
crypto: arm64/chacha20 - refactor to allow varying number of rounds
Eric Biggers
1
-0
/
+189