blob: 2dfc5ecde5399601dbd1bcbe9ac3a55bc1d55315 [file] [log] [blame]
6dc0e310623f ("crypto: inside-secure - add unspecified HAS_IOMEM dependency")
0f6e5c823477 ("crypto: inside-secure - make driver selectable for non-Marvell hardware")
363a90c2d517 ("crypto: safexcel/aes - switch to library version of key expansion routine")
f6beaea30487 ("crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) support")
fef0cfe577e9 ("crypto: inside-secure - make the context control size dynamic")
3a5ca230bbb6 ("crypto: inside-secure - rework the alg type settings in the context")
8ac1283e4aaa ("crypto: inside-secure - rework cipher functions for future AEAD support")
6182480637d9 ("crypto: inside-secure - remove VLAs")
ee1b23d1dfab ("crypto: drivers - Remove depends on HAS_DMA in case of platform dependency")
73f36ea70321 ("crypto: inside-secure - hmac(sha256) support")
b869648c060f ("crypto: inside-secure - move the digest to the request context")
b7007dbccd92 ("crypto: inside-secure - fix the invalidation step during cra_exit")
c957f8b3e2e5 ("crypto: inside-secure - avoid unmapping DMA memory that was not mapped")
871df319bd48 ("crypto: inside-secure - EIP97 support")
7f77f5a4fc08 ("crypto: inside-secure - handle more result requests when counter is full")
2313e9f7ecaa ("crypto: inside-secure - acknowledge the result requests all at once")
fc8c72b2cb26 ("crypto: inside-secure - increase the ring size")
dc7e28a3286e ("crypto: inside-secure - dequeue all requests at once")
8472e778108c ("crypto: inside-secure - move request dequeueing into a workqueue")
5290ad6e9a68 ("crypto: inside-secure - remove unused parameter in invalidate_cache")
847ccfc58669 ("crypto: inside-secure - move cipher crypto mode to request context")
c4daf4cc9c8d ("crypto: inside-secure - refrain from unneeded invalidations")
7cad2fabd569 ("crypto: inside-secure - fix request allocations in invalidation path")
1eb7b40386c9 ("crypto: inside-secure - per request invalidation")
3e1166b94e66 ("crypto: inside-secure - fix gcc-4.9 warnings")
a21eb94fc4d3 ("crypto: axis - add ARTPEC-6/7 crypto accelerator driver")
60c4081ec419 ("crypto: inside-secure - fix the sha state length in hmac_sha1_setkey")
42ef3bedf300 ("crypto: inside-secure - fix invalidation check in hmac_sha1_setkey")
e826934e359e ("crypto: inside-secure - increase the batch size")
5eb0cc66f3a3 ("crypto: inside-secure - only dequeue when needed")
c5acabd33c85 ("crypto: inside-secure - stop requeueing failed requests")
86671abbbbfc ("crypto: inside-secure - use one queue per hw ring")
9785843424c8 ("crypto: inside-secure - update the context and request later")
ee1fd870ee09 ("crypto: inside-secure - optimize DSE bufferability control")
c87925bfd234 ("crypto: inside-secure - enable single WR in DSE configuration")
39ba1bb4a462 ("crypto: inside-secure - fix incorrect DSE data cache setting")
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")
ceb4afb3086a ("crypto: atmel - refine Kconfig dependencies")
89a82ef87e01 ("crypto: atmel-authenc - add support to authenc(hmac(shaX), Y(aes)) modes")
81d8750b2b59 ("crypto: atmel-sha - add support to hmac(shaX)")
eec12f66b02c ("crypto: atmel-sha - add atmel_sha_cpu_start()")
f07cebad63b2 ("crypto: atmel-sha - redefine SHA_FLAGS_SHA* flags to match SHA_MR_ALGO_SHA*")
b5ce82a7b493 ("crypto: atmel-sha - make atmel_sha_done_task more generic")
a29af939b24d ("crypto: atmel-sha - update request queue management to make it more generic")
7dee9f618790 ("crypto: mediatek - remove ARM dependencies")
785e5c616c84 ("crypto: mediatek - Add crypto driver support for some MediaTek chips")
f262c770644f ("crypto: drivers - bring back alphabetical order of Makefile")
dbaf0624ffa5 ("crypto: add virtio-crypto driver")