blob: 718109e75ce8e10666cfda27da136514e88c18d5 [file] [log] [blame]
0049a1329bb9 ("crypto: caam/qi - simplify error path for context allocation")
867659c63762 ("crypto: caam - remove redundant likely/unlikely annotation")
9dbe3072c6b1 ("crypto: caam/qi - ablkcipher -> skcipher conversion")
aec48adce85d ("crypto: caam/qi - remove ablkcipher IV generation")
ad876a18048f ("crypto: caam/qi - fix error path in xts setkey")
3a488aaec6f3 ("crypto: caam/qi - fix IV DMA mapping and updating")
d3e41b50b46b ("crypto: caam/qi - add GCM support")
7e0880b9fbbe ("crypto: caam - add Derived Key Protocol (DKP) support")
6674a4fdc6c2 ("crypto: caam - constify key data")
9db09e3bad65 ("crypto: caam/qi - use correct print specifier for size_t")
d3b5a87c4a81 ("crypto: caam/qi - abort algorithm setup on DPAA2 parts")
eb9ba37dc15a ("crypto: caam/qi - handle large number of S/Gs case")
a68a19380522 ("crypto: caam/qi - properly set IV after {en,de}crypt")
972b812bd1e1 ("crypto: caam/qi - fix compilation with DEBUG enabled")
019d62db5401 ("crypto: caam - fix gfp allocation flags (part II)")
b189817cf789 ("crypto: caam/qi - add ablkcipher and authenc algorithms")
67c2315def06 ("crypto: caam - add Queue Interface (QI) backend support")
cd373691d262 ("crypto: caam - avoid double inclusion in desc_constr.h")
944c3d4dca34 ("crypto: caam - fix state buffer DMA (un)mapping")
0355d23d4034 ("crypto: caam - abstract ahash request double buffering")
bbf2234494af ("crypto: caam - fix DMA API leaks for multiple setkey() calls")
cfb725f6d3d3 ("crypto: caam - don't dma_map key for hash algorithms")
838e0a89e33a ("crypto: caam - use dma_map_sg() return code")
fa0c92db1eb8 ("crypto: caam - replace sg_count() with sg_nents_for_len()")
fd144d83cc42 ("crypto: caam - check sg_count() return value")
fd88aac93e4d ("crypto: caam - fix HW S/G in ablkcipher_giv_edesc_alloc()")
37d8468108ef ("crypto: caam - make aamalg_desc a proper module")
9c0bc511e93c ("crypto: caam - pass key buffers with typesafe pointers")
1a0166f19974 ("crypto: caam - refactor ahash shared descriptor generation")
6655cb8e5669 ("crypto: caam - consolidate split key length computation")
8cea7b66b821 ("crypto: caam - refactor encryption descriptors generation")
281669dfbabe ("crypto: caam - rewrite some generic inline append cmds")
4cbe79ccb523 ("crypto: caam - improve key inlining")
488ebc3a4126 ("crypto: caam - remove superfluous alg_op algorithm param")
db57656b0072 ("crypto: caam - group algorithm related params")
64c9295b2320 ("crypto: caam - move append_key_aead() into init_sh_desc_key_aead()")
9a1a1c08dc28 ("crypto: caam - merge identical ahash_final/finup shared desc")
24a4f14f0a93 ("crypto: caam - constify pointer to descriptor buffer")
c73e36e82b23 ("crypto: caam - fix DMA API mapping leak in ablkcipher code")
4ca7c7d8fea1 ("crypto: caam - trivial code clean-up")
1b008eedb0af ("crypto: caam - remove unused command from aead givencrypt")
00fef2b26a35 ("crypto: caam - remove unused may_sleep in dbg_dump_sg()")
c530e3414061 ("crypto: caam - fix smatch warnings")
39957c8eb362 ("crypto: caam - completely remove error propagation handling")
d128af17876d ("crypto: caam - fix AEAD givenc descriptors")