summaryrefslogtreecommitdiff
path: root/drivers/crypto/caam/caamalg_qi2.c
AgeCommit message (Expand)Author
2019-08-22crypto: caam/des - switch to new verification routinesArd Biesheuvel
2019-08-09crypto: caam - fix MDHA key derivation for certain user key lengthsHoria Geantă
2019-08-09crypto: caam - check zero-length inputIuliana Prodan
2019-08-09crypto: caam - check assoclenIuliana Prodan
2019-08-09crypto: caam - check authsizeIuliana Prodan
2019-08-09crypto: caam - check key lengthIuliana Prodan
2019-08-09crypto: caam - update IV only when crypto operation succeedsHoria Geantă
2019-08-09crypto: caam - fix return code in completion callbacksHoria Geantă
2019-08-02crypto: caam/qi2 - Add printing dpseci fq stats using debugfsVakul Garg
2019-06-20crypto: caam - update IV using HW supportHoria Geantă
2019-06-20crypto: caam - use len instead of nents for bulding HW S/G tableHoria Geantă
2019-05-30crypto: caam - print messages in caam_dump_sg at debug levelSascha Hauer
2019-05-23crypto: caam - fix S/G table passing page boundaryHoria Geantă
2019-05-23crypto: caam - avoid S/G table fetching for AEAD zero-length outputHoria Geantă
2019-05-09crypto: caam - fix DKP detection logicHerbert Xu
2019-05-03crypto: caam/qi2 - generate hash keys in-placeHoria Geantă
2019-05-03crypto: caam/qi2 - fix DMA mapping of stack memoryHoria Geantă
2019-05-03crypto: caam/qi2 - fix zero-length buffer DMA mappingHoria Geantă
2019-04-18crypto: caam - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-02-22crypto: caam/qi2 - relax busy polling while enqueuing FDsHoria Geantă
2019-02-22crypto: caam/qi2 - rate-limit enqueue failure printsHoria Geantă
2019-02-22crypto: caam/qi2 - use affine DPIOsHoria Geantă
2019-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux nextHerbert Xu
2019-02-01crypto: caam - handle zero-length AEAD outputHoria Geantă
2019-01-11soc: fsl: dpio: add a device_link at dpaa2_io_service_registerIoana Ciornei
2019-01-11crypto: caam - move shared symbols in a common locationHoria Geantă
2018-11-20crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers
2018-11-16crypto: caam/qi2 - add support for Chacha20 + Poly1305Horia Geantă
2018-11-16crypto: caam/qi2 - add support for ChaCha20Horia Geantă
2018-10-08crypto: caam/qi2 - avoid double exportArnd Bergmann
2018-09-21crypto: caam/qi2 - add support for ahash algorithmsHoria Geantă
2018-09-21crypto: caam/qi2 - add skcipher algorithmsHoria Geantă
2018-09-21crypto: caam/qi2 - add DPAA2-CAAM driverHoria Geantă