blob: 3c6b2dfae8be575f27bd64a1f204ff0bc22c560b [file] [log] [blame]
eff9771d5152 ("crypto: caam - use mapped_{src,dst}_nents for descriptor")
059d73eea640 ("crypto: caam - use len instead of nents for bulding HW S/G table")
3b2614cb864d ("crypto: caam - strip input without changing crypto request")
c3725f7ccc8c ("crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input")
a5e5c13398f3 ("crypto: caam - fix S/G table passing page boundary")
b4e9e931e9bb ("crypto: caam - fix copy of next buffer for xcbc and cmac")
eaed71a44ad9 ("crypto: caam - add ecb(*) support")
ba4cf71b6f1b ("crypto: caam - use mapped_{src,dst}_nents for job descriptor")
763069ba49d3 ("crypto: caam - handle zero-length AEAD output")
d6bbd4eea243 ("crypto: caam/jr - add support for Chacha20 + Poly1305")
c99d4a245400 ("crypto: caam/qi2 - add support for ChaCha20")
d239b10d4ceb ("crypto: caam - add register map changes cf. Era 10")
3f16f6c9d632 ("crypto: caam/qi2 - add support for ahash algorithms")
0efa7579f3de ("crypto: caam - export ahash shared descriptor generation")
226853ac3ebe ("crypto: caam/qi2 - add skcipher algorithms")
8d818c105501 ("crypto: caam/qi2 - add DPAA2-CAAM driver")
94cebd9da42c ("crypto: caam - add Queue Interface v2 error codes")
9dbe3072c6b1 ("crypto: caam/qi - ablkcipher -> skcipher conversion")
5ca7badb1f62 ("crypto: caam/jr - ablkcipher -> skcipher conversion")
aec48adce85d ("crypto: caam/qi - remove ablkcipher IV generation")
cf5448b5c3d8 ("crypto: caam/jr - remove ablkcipher IV generation")
ad876a18048f ("crypto: caam/qi - fix error path in xts setkey")
06d44c918a68 ("crypto: caam - fix MC firmware detection")
8a2a0dd35f2e ("crypto: caam - strip input zeros from RSA input buffer")
3a488aaec6f3 ("crypto: caam/qi - fix IV DMA mapping and updating")
115957bb3e59 ("crypto: caam - fix IV DMA mapping and updating")
a38acd236cac ("crypto: caam - fix DMA mapping dir for generated IV")
d3e41b50b46b ("crypto: caam/qi - add GCM support")
7e0880b9fbbe ("crypto: caam - add Derived Key Protocol (DKP) support")
9fe712df08ea ("crypto: caam - save Era in driver's private data")
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")