blob: 46756f15914baa24cfd49e46b308c636af435a6e [file] [log] [blame]
358ba762d9f1 ("crypto: caam - enable prediction resistance in HRWNG")
2c5e88dc90f5 ("crypto: caam - simplify RNG implementation")
1517f63cd84f ("crypto: caam - drop global context pointer and init_done")
8483c831b9f3 ("crypto: caam - use struct hwrng's .init for initialization")
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")
eceb5daf9eba ("crypto: caam - use devres to remove debugfs")
66e93b28075d ("crypto: caam - use devres to unmap memory")
1a3daadce955 ("crypto: caam - make CAAM_PTR_SZ dynamic")
3a0944c53626 ("crypto: caam - share definition for MAX_SDLEN")
51e002e949d4 ("crypto: caam - simplfy clock initialization")
4e3a61c55b8c ("crypto: caam - execute module exit point only if necessary")
c59a1d41672a ("crypto: caam - free resources in case caam_rng registration failed")
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")
176435ad2ac7 ("crypto: caam - defer probing until QMan is available")
334d37c9e263 ("crypto: caam - update IV using HW support")
059d73eea640 ("crypto: caam - use len instead of nents for bulding HW S/G table")
385cfc84a5a8 ("crypto: caam - disable some clock checks for iMX7ULP")
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")
1b46c90c8e00 ("crypto: caam - convert top level drivers to libraries")
a5e5c13398f3 ("crypto: caam - fix S/G table passing page boundary")
b4e9e931e9bb ("crypto: caam - fix copy of next buffer for xcbc and cmac")
00e87449430d ("crypto: caam - add missing put_device() call")
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)")
5b3b9871cc28 ("crypto: caam - move shared symbols in a common location")
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")
52813ab24959 ("crypto: caam/qi2 - avoid double export")
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")