blob: 22860937d46c2233a2ef53fd7ed74e5ca9b9b735 [file] [log] [blame]
3f4a537a26a6 ("crypto: aead - remove useless setting of type flags")
ea23cb533ce4 ("crypto: inside-secure - authenc(hmac(sha384), cbc(aes)) support")
87eee125e749 ("crypto: inside-secure - authenc(hmac(sha512), cbc(aes)) support")
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")
396be41f16fd ("crypto: morus - Add generic MORUS AEAD implementations")
1d373d4e8e15 ("crypto: x86 - Add optimized AEGIS implementations")
f606a88e5823 ("crypto: aegis - Add generic AEGIS AEAD implementations")
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")
bf7fa038707c ("s390/crypto: add s390 platform specific aes gcm support.")