blob: 9254c176daf89c6e4f1a483498728930172d94ba [file] [log] [blame]
dc5268b65dfc ("crypto: inside-secure: back out parts of earlier HMAC update workaround")
082ec2d48467 ("crypto: inside-secure - add support for HMAC updates")
709ecc101aea ("crypto: inside-secure - remove useless check")
dd4306a6f398 ("crypto: inside-secure - move comment")
b460edb6230a ("crypto: inside-secure - sha512 support")
25bc95510317 ("crypto: inside-secure - improve the counter computation")
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")
b89a815975e5 ("crypto: inside-secure - do not access buffers mapped to the device")
b869648c060f ("crypto: inside-secure - move the digest to the request context")
cff9a17545a3 ("crypto: inside-secure - move cache result dma mapping to request")
b859202722f8 ("crypto: inside-secure - move hash result dma mapping to request")
b7007dbccd92 ("crypto: inside-secure - fix the invalidation step during cra_exit")
666a9c70b04f ("crypto: inside-secure - fix the cache_len computation")
c1a8fa6e240e ("crypto: inside-secure - fix the extra cache computation")
809778e02cd4 ("crypto: inside-secure - fix hash when length is a multiple of a block")
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")
cc75f5ce82cc ("crypto: inside-secure - comment the caching function")
60310eae7dc1 ("crypto: inside-secure - remove useless memset")
2973633e9f09 ("crypto: inside-secure - do not use areq->result for partial results")
7cad2fabd569 ("crypto: inside-secure - fix request allocations in invalidation path")
1eb7b40386c9 ("crypto: inside-secure - per request invalidation")
18fddf5fd211 ("crypto: inside-secure - remove null check before kfree")
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")