Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6df2a016c0c8a3d0933ef33dd192ea6606b115e3
/
arch
/
x86
/
crypto
/
chacha_glue.c
0c3dc78
crypto: algapi - Remove skbuff.h inclusion
by Herbert Xu
· 4 years, 5 months ago
e79a317
crypto: x86/chacha-sse3 - use unaligned loads for state array
by Ard Biesheuvel
· 4 years, 6 months ago
706024a
crypto: arch/lib - limit simd usage to 4k chunks
by Jason A. Donenfeld
· 4 years, 9 months ago
e6abef6
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
by Jason A. Donenfeld
· 4 years, 10 months ago
8394bfe
crypto: arch - conditionalize crypto api in arch glue for lib code
by Jason A. Donenfeld
· 5 years ago
b62755a
crypto: x86/chacha - only unregister algorithms if registered
by Eric Biggers
· 5 years ago
84e03fa
crypto: x86/chacha - expose SIMD ChaCha routine as library function
by Ard Biesheuvel
· 5 years ago
28e8d89
crypto: x86/chacha - depend on generic chacha library instead of crypto driver
by Ard Biesheuvel
· 5 years ago
5fb8ef2
crypto: chacha - move existing library code into lib/crypto
by Ard Biesheuvel
· 5 years ago
4d2fa8b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
860ab2e
crypto: chacha - constify ctx and iv arguments
by Eric Biggers
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
f2abe0d
crypto: x86 - convert to use crypto_simd_usable()
by Eric Biggers
· 6 years ago
f9c9bdb
crypto: x86/chacha - avoid sleeping under kernel_fpu_begin()
by Eric Biggers
· 6 years ago
a033aed
crypto: x86/chacha - yield the FPU occasionally
by Eric Biggers
· 6 years ago
7a507d6
crypto: x86/chacha - add XChaCha12 support
by Eric Biggers
· 6 years ago
8b65f34
crypto: x86/chacha20 - refactor to allow varying number of rounds
by Eric Biggers
· 6 years ago