blob: 9b1201b97d1df0e0d3214ef62ea0146b849bd169 [file] [log] [blame]
51982ea02aef ("crypto: arm/poly1305 - Add prototype for poly1305_blocks_neon")
31899908a0d2 ("crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emit")
a11d055e7a64 ("crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation")
a6b803b3ddc7 ("crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation")
f569ca164751 ("crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation")
f0e89bcfbb89 ("crypto: x86/poly1305 - expose existing driver as poly1305 library")
1b2c6a512048 ("crypto: x86/poly1305 - depend on generic library not generic shash")
a1d93064094c ("crypto: poly1305 - expose init/update/final library interface")
ad8f5b88383e ("crypto: x86/poly1305 - unify Poly1305 state struct with generic code")
48ea8c6ebc96 ("crypto: poly1305 - move core routines into a separate library")
3a2f58f3ba4f ("crypto: mips/chacha - wire up accelerated 32r2 code from Zinc")
49aa7c00eddf ("crypto: mips/chacha - import 32r2 ChaCha code from Zinc")
b36d8c09e710 ("crypto: arm/chacha - remove dependency on generic ChaCha driver")
29621d099f9c ("crypto: arm/chacha - import Eric Biggers's scalar accelerated ChaCha code")
5fb8ef25803e ("crypto: chacha - move existing library code into lib/crypto")
746b2e024c67 ("crypto: lib - tidy up lib/crypto Kconfig and Makefile")
b95bba5d0114 ("crypto: skcipher - rename the crypto_blkcipher module and kconfig option")
c65058b7587f ("crypto: skcipher - remove the "blkcipher" algorithm type")
f08fcced6d00 ("crypto: allwinner - Add sun8i-ss cryptographic offloader")
17513547a87a ("crypto: sun4i-ss - Move to Allwinner directory")
06f751b61329 ("crypto: allwinner - Add sun8i-ce Crypto Engine")
3914b93115af ("crypto: allwinner - Add allwinner subdirectory")
48fe583fe541 ("crypto: amlogic - Add crypto accelerator for amlogic GXL")
7f725f41f627 ("crypto: powerpc - convert SPE AES algorithms to skcipher API")
8255e65df961 ("crypto: powerpc - don't set ivsize for AES-ECB")
0d6ecb2e43d6 ("crypto: powerpc - don't unnecessarily use atomic scatterwalk")
cd5d2f845746 ("crypto: sparc/des - convert to skcipher API")
c72a26ef6b25 ("crypto: sparc/camellia - convert to skcipher API")
64db5e7439fb ("crypto: sparc/aes - convert to skcipher API")
b4d0c0aad57a ("crypto: arm - use Kconfig based compiler checks for crypto opcodes")
554c42b4efd4 ("crypto: sun4i-ss - enable pm_runtime")
70dd444ad0a0 ("crypto: sun4i-ss - simplify enable/disable of the device")
5b0fe9552336 ("crypto: algif_skcipher - Use chunksize instead of blocksize")
3e414b5bd28f ("Merge tag 'for-5.4/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm")