blob: 18f23405a474bfc86f186f7b19789a068a24f8a3 [file] [log] [blame]
5ed1e8b8877f ("crypto: caam - fix use-after-free KASAN issue for AEAD algorithms")
1c2402266713 ("crypto: caam - add crypto_engine support for AEAD algorithms")
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")
88f76bc31b93 ("Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6")