blob: aec8e29e0b7e0c4ed97bbfa6484081e3747fe6c3 [file] [log] [blame]
0ae1f46c55f8 ("crypto: sun4i-ss - fallback when length is not multiple of blocksize")
2c95e6d97892 ("crypto: skcipher - remove useless setting of type flags")
98e87e3d933b ("crypto: crypto4xx - add aes-ctr support")
ce05ffe10457 ("crypto: crypto4xx - convert to skcipher")
a8d79d7bfb14 ("crypto: crypto4xx - performance optimizations")
63ee04c8b491 ("crypto: ccree - add skcipher support")
4c3f97276e15 ("crypto: ccree - introduce CryptoCell driver")
0b5a7f71b4c5 ("crypto: crypto4xx - perform aead icv check in the driver")
59231368d3a9 ("crypto: crypto4xx - add aes-gcm support")
65ea8b678fcf ("crypto: crypto4xx - add aes-ccm support")
a0aae821ba3d ("crypto: crypto4xx - prepare for AEAD support")
2f77690dcb96 ("crypto: crypto4xx - simplify sa and state context acquisition")
4b5b79998af6 ("crypto: crypto4xx - fix stalls under heavy load")
64e1062b2371 ("crypto: crypto4xx - fix various warnings")
cd4dcd6da7a2 ("crypto: crypto4xx - overhaul crypto4xx_build_pd()")
4865b122d4af ("crypto: crypto4xx - use the correct LE32 format for IV and key defs")
8ef8d195430c ("crypto: crypto4xx - add backlog queue support")
333eb3edda38 ("crypto: crypto4xx - fix type mismatch compiler error")
e9b8e4e1129d ("crypto: crypto4xx - fix off-by-one AES-OFB")
9e0a0b3a192a ("crypto: crypto4xx - pointer arithmetic overhaul")
5d59ad6eea82 ("crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leak")
40e3b847bff7 ("crypto: crypto4xx - replace crypto4xx_dev's scatter_buffer_size with constant")
5c727f92ea5e ("crypto: crypto4xx - refactor crypto4xx_copy_pkt_to_dst()")
f2a13e7cba9e ("crypto: crypto4xx - enable AES RFC3686, ECB, CFB and OFB offloads")
249c8d98ea33 ("crypto: crypto4xx - move and refactor dynamic_contents helpers")
453e3090b9c3 ("crypto: crypto4xx - fix dynamic_sa_ctl's sa_contents declaration")
c587e65deacf ("crypto: crypto4xx - remove double assignment of pd_uinfo->state")
886c251fd4ca ("crypto: crypto4xx - remove extern statement before function declaration")
1ef52a95ea53 ("crypto: crypto4xx - set CRYPTO_ALG_KERN_DRIVER_ONLY flag")
81065f66dd99 ("crypto: crypto4xx - remove unused definitions and write-only variables")
a21eb94fc4d3 ("crypto: axis - add ARTPEC-6/7 crypto accelerator driver")
0d9c68a9bfc7 ("crypto: sun4i-ss - add the CRYPTO_ALG_KERN_DRIVER_ONLY flag")
317cbacf720c ("crypto: sun4i-ss - move from ablkcipher to skcipher API")
a595e60a70c0 ("crypto: sun4i-ss - remove conditional checks against 0")
1b44c5a60c13 ("crypto: inside-secure - add SafeXcel EIP197 crypto engine driver")
b51dbe90912a ("crypto: stm32 - Support for STM32 CRC32 crypto module")
9d12ba86f818 ("crypto: brcm - Add Broadcom SPU driver")
f262c770644f ("crypto: drivers - bring back alphabetical order of Makefile")
dbaf0624ffa5 ("crypto: add virtio-crypto driver")
4c36941aee7f ("crypto: crypto4xx - Fix size used in dma_free_coherent()")