index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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