blob: 5c0c9448068cbf33e48a66bc1742827085d4fbcb [file] [log] [blame]
ee38767f152a ("crypto: caam - support crypto_engine framework for SKCIPHER algorithms")
4d370a103695 ("crypto: caam - change return code in caam_jr_enqueue function")
d53e44fe980b ("crypto: caam - refactor RSA private key _done callbacks")
b7f17fe28144 ("crypto: caam - refactor skcipher/aead/gcm/chachapoly {en,de}crypt functions")
6c5f898f12a3 ("crypto: caam - drop explicit usage of struct jr_outentry")
a6c4194ead00 ("crypto: caam - convert caam_jr_init() to use devres")
70c0cda27a10 ("crypto: caam - move DMA mask selection into a function")
31bb2f0da1b5 ("crypto: caam - check zero-length input")
fcd23ed57c4c ("crypto: caam - check assoclen")
1ccb39eb5a98 ("crypto: caam - update IV only when crypto operation succeeds")
1984aaeec372 ("crypto: caam - fix return code in completion callbacks")
334d37c9e263 ("crypto: caam - update IV using HW support")
059d73eea640 ("crypto: caam - use len instead of nents for bulding HW S/G table")
ed527b13d800 ("crypto: caam - limit output IV to CBC to work around CTR mode DMA issue")
3b2614cb864d ("crypto: caam - strip input without changing crypto request")
c3725f7ccc8c ("crypto: caam - fix pkcs1pad(rsa-caam, sha256) failure because of invalid input")
8a82451bd04f ("crypto: caam - print messages in caam_dump_sg at debug level")
6e005503199b ("crypto: caam - print debug messages at debug level")
f6b99b6e1865 ("crypto: caam - print IV only when non NULL")
bb992bc418e1 ("crypto: caam - print debugging hex dumps after unmapping")
a5e5c13398f3 ("crypto: caam - fix S/G table passing page boundary")
b4e9e931e9bb ("crypto: caam - fix copy of next buffer for xcbc and cmac")
307244452d3d ("crypto: caam - generate hash keys in-place")
eaed71a44ad9 ("crypto: caam - add ecb(*) support")
ba4cf71b6f1b ("crypto: caam - use mapped_{src,dst}_nents for job descriptor")
c19650d6ea99 ("crypto: caam - fix DMA mapping of stack memory")
763069ba49d3 ("crypto: caam - handle zero-length AEAD output")
87870cfb4b5a ("crypto: caam - add support for cmac(aes)")
12b8567f6fa4 ("crypto: caam - add support for xcbc(aes)")
04e6d25c5bb2 ("crypto: caam - fix zero-length buffer DMA mapping")
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")
910e3ca10bba ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6")