blob: ea19b6232ea3bf1c8c47b4cedda59f5fc1544e9e [file] [log] [blame]
8394bfec51e0 ("crypto: arch - conditionalize crypto api in arch glue for lib code")
b62755aed3a3 ("crypto: x86/chacha - only unregister algorithms if registered")
d8f1308a025f ("crypto: arm/curve25519 - wire up NEON implementation")
f0fb006b604f ("crypto: arm/curve25519 - import Bernstein and Schwabe's Curve25519 ARM implementation")
bb611bdfd6be ("crypto: curve25519 - x86_64 library and KPP implementations")
ee772cb64113 ("crypto: curve25519 - implement generic KPP driver")
ed0356eda153 ("crypto: blake2s - x86_64 SIMD implementation")
7f9b0880925f ("crypto: blake2s - implement generic shash driver")
66d7fb94e4ff ("crypto: blake2s - generic C library implementation and selftest")
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")
b3aad5bad26a ("crypto: arm64/chacha - expose arm64 ChaCha routine as library function")
c77da4867cbb ("crypto: arm64/chacha - depend on generic chacha library instead of crypto driver")
84e03fa39fbe ("crypto: x86/chacha - expose SIMD ChaCha routine as library function")
28e8d89b1ce8 ("crypto: x86/chacha - depend on generic chacha library instead of crypto driver")
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")
91d689337fe8 ("crypto: blake2b - add blake2b generic implementation")
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")