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
/
x86
/
crypto
/
chacha_glue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-20
crypto: algapi - Remove skbuff.h inclusion
Herbert Xu
1
-0
/
+1
2020-07-16
crypto: x86/chacha-sse3 - use unaligned loads for state array
Ard Biesheuvel
1
-15
/
+2
2020-04-30
crypto: arch/lib - limit simd usage to 4k chunks
Jason A. Donenfeld
1
-3
/
+11
2020-04-09
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
Jason A. Donenfeld
1
-4
/
+2
2019-11-27
crypto: arch - conditionalize crypto api in arch glue for lib code
Jason A. Donenfeld
1
-2
/
+3
2019-11-22
crypto: x86/chacha - only unregister algorithms if registered
Eric Biggers
1
-1
/
+2
2019-11-17
crypto: x86/chacha - expose SIMD ChaCha routine as library function
Ard Biesheuvel
1
-25
/
+66
2019-11-17
crypto: x86/chacha - depend on generic chacha library instead of crypto driver
Ard Biesheuvel
1
-55
/
+35
2019-11-17
crypto: chacha - move existing library code into lib/crypto
Ard Biesheuvel
1
-1
/
+1
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2019-06-13
crypto: chacha - constify ctx and iv arguments
Eric Biggers
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-03-22
crypto: x86 - convert to use crypto_simd_usable()
Eric Biggers
1
-3
/
+3
2018-12-23
crypto: x86/chacha - avoid sleeping under kernel_fpu_begin()
Eric Biggers
1
-13
/
+20
2018-12-13
crypto: x86/chacha - yield the FPU occasionally
Eric Biggers
1
-1
/
+11
2018-12-13
crypto: x86/chacha - add XChaCha12 support
Eric Biggers
1
-0
/
+17
2018-12-13
crypto: x86/chacha20 - refactor to allow varying number of rounds
Eric Biggers
1
-0
/
+270