blob: b65c6e862ad4a0b20bfc42449d56067f57fc4d5c [file] [log] [blame]
6320a15e9830 ("crypto: arm64/sha - fix function types")
8f373bf4935b ("crypto: arm64 - Rename functions to avoid conflict with crypto/sha256.h")
e52b7023cdad ("crypto: arm64 - convert to use crypto_simd_usable()")
8336bdf12a9e ("crypto: arm64/crct10dif - register PMULL variants as separate algos")
d72b9d4acd54 ("crypto: arm64/crct10dif - revert to C code for short inputs")
95a34b779e2a ("crypto: arm64/chacha20 - refactor to allow varying number of rounds")
cc7cf991e9eb ("crypto: arm64/chacha20 - add XChaCha20 support")
a00fa0c88774 ("crypto: arm64/nhpoly1305 - add NEON-accelerated NHPoly1305")
1ca1b917940c ("crypto: chacha20-generic - refactor to allow varying number of rounds")
de61d7ae5d37 ("crypto: chacha20-generic - add XChaCha20 support")
5e04542a0e07 ("crypto: chacha20-generic - don't unnecessarily use atomic walk")
dd333449d0fb ("crypto: chacha20-generic - add HChaCha20 library function")
8a5a79d5556b ("crypto: x86/chacha20 - Add a 4-block AVX2 variant")
a5dd97f86211 ("crypto: x86/chacha20 - Add a 2-block AVX2 variant")
9b17608f15b9 ("crypto: x86/chacha20 - Use larger block functions more aggressively")
c3b734dd325d ("crypto: x86/chacha20 - Support partial lengths in 8-block AVX2 variant")
db8e15a24957 ("crypto: x86/chacha20 - Support partial lengths in 4-block SSSE3 variant")
e4e72063d3c0 ("crypto: x86/chacha20 - Support partial lengths in 1-block SSSE3 variant")
c10a53367901 ("crypto: caam/qi2 - add support for Chacha20 + Poly1305")
d6bbd4eea243 ("crypto: caam/jr - add support for Chacha20 + Poly1305")
193188e5512d ("crypto: chacha20poly1305 - export CHACHAPOLY_IV_SIZE")
c99d4a245400 ("crypto: caam/qi2 - add support for ChaCha20")
d239b10d4ceb ("crypto: caam - add register map changes cf. Era 10")
226853ac3ebe ("crypto: caam/qi2 - add skcipher algorithms")
8d818c105501 ("crypto: caam/qi2 - add DPAA2-CAAM driver")
94cebd9da42c ("crypto: caam - add Queue Interface v2 error codes")
a5e9f557098e ("crypto: chacha20 - Fix chacha20_block() keystream alignment (again)")
2fffee536c68 ("crypto: arm64/crct10dif - implement non-Crypto Extensions alternative")
6c1b0da13e52 ("crypto: arm64/crct10dif - preparatory refactor for 8x8 PMULL version")
578bdaabd015 ("crypto: speck - remove Speck")
9dbe3072c6b1 ("crypto: caam/qi - ablkcipher -> skcipher conversion")
5ca7badb1f62 ("crypto: caam/jr - ablkcipher -> skcipher conversion")
aec48adce85d ("crypto: caam/qi - remove ablkcipher IV generation")
cf5448b5c3d8 ("crypto: caam/jr - remove ablkcipher IV generation")
ad876a18048f ("crypto: caam/qi - fix error path in xts setkey")
30f1a9f53e77 ("crypto: arm64/aes-ce-gcm - don't reload key schedule if avoidable")
e0bd888dc487 ("crypto: arm64/aes-ce-gcm - implement 2-way aggregation")
71e52c278c54 ("crypto: arm64/aes-ce-gcm - operate on two input blocks at a time")
3465893d274e ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6")