blob: efe9377ce845db723f78035694215c5f78b620ec [file] [log] [blame]
01ba061d0fd7 ("crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) support")
678b2878ac39 ("crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) support")
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")
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")
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")
f262c770644f ("crypto: drivers - bring back alphabetical order of Makefile")
dbaf0624ffa5 ("crypto: add virtio-crypto driver")
02038fd6645a ("crypto: Added Chelsio Menu to the Kconfig file")
06a8fc78367d ("VSOCK: Introduce virtio_vsock_common.ko")
d293b640ebd5 ("crypto: mxc-scc - add basic driver for the MXC SCC")
433cd2c617bf ("crypto: rockchip - add crypto driver for rk3288")