index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
chacha_generic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: chacha_generic - remove unnecessary setkey() functions
Eric Biggers
2019-11-22
1
-15
/
+3
*
crypto: chacha - unexport chacha_generic routines
Ard Biesheuvel
2019-11-17
1
-18
/
+8
*
crypto: chacha - move existing library code into lib/crypto
Ard Biesheuvel
2019-11-17
1
-55
/
+5
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-08
1
-2
/
+2
|
\
|
*
crypto: chacha - constify ctx and iv arguments
Eric Biggers
2019-06-13
1
-2
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
/
*
crypto: run initcalls for generic implementations earlier
Eric Biggers
2019-04-18
1
-1
/
+1
*
crypto: chacha-generic - use crypto_xor_cpy()
Eric Biggers
2019-03-22
1
-5
/
+3
*
crypto: chacha-generic - fix use as arm64 no-NEON fallback
Eric Biggers
2019-03-22
1
-1
/
+1
*
crypto: chacha - add XChaCha12 support
Eric Biggers
2018-11-20
1
-1
/
+25
*
crypto: chacha20-generic - refactor to allow varying number of rounds
Eric Biggers
2018-11-20
1
-0
/
+193