aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/caamalg_qi2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-20crypto: caam - update IV using HW supportHoria Geantă1-50/+46
2019-06-20crypto: caam - use len instead of nents for bulding HW S/G tableHoria Geantă1-31/+29
2019-05-30crypto: caam - print messages in caam_dump_sg at debug levelSascha Hauer1-2/+2
2019-05-23crypto: caam - fix S/G table passing page boundaryHoria Geantă1-14/+49
2019-05-23crypto: caam - avoid S/G table fetching for AEAD zero-length outputHoria Geantă1-0/+9
2019-05-09crypto: caam - fix DKP detection logicHerbert Xu1-1/+7
2019-05-03crypto: caam/qi2 - generate hash keys in-placeHoria Geantă1-26/+15
2019-05-03crypto: caam/qi2 - fix DMA mapping of stack memoryHoria Geantă1-66/+45
2019-05-03crypto: caam/qi2 - fix zero-length buffer DMA mappingHoria Geantă1-7/+18
2019-04-18crypto: caam - Forbid 2-key 3DES in FIPS modeHerbert Xu1-13/+53
2019-02-22crypto: caam/qi2 - relax busy polling while enqueuing FDsHoria Geantă1-0/+2
2019-02-22crypto: caam/qi2 - rate-limit enqueue failure printsHoria Geantă1-1/+1
2019-02-22crypto: caam/qi2 - use affine DPIOsHoria Geantă1-23/+29
2019-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux nextHerbert Xu1-3/+3
2019-02-01crypto: caam - handle zero-length AEAD outputHoria Geantă1-8/+14
2019-01-11soc: fsl: dpio: add a device_link at dpaa2_io_service_registerIoana Ciornei1-3/+3
2019-01-11crypto: caam - move shared symbols in a common locationHoria Geantă1-7/+0
2018-11-20crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers1-4/+4
2018-11-16crypto: caam/qi2 - add support for Chacha20 + Poly1305Horia Geantă1-2/+127
2018-11-16crypto: caam/qi2 - add support for ChaCha20Horia Geantă1-2/+25
2018-10-08crypto: caam/qi2 - avoid double exportArnd Bergmann1-1/+1
2018-09-21crypto: caam/qi2 - add support for ahash algorithmsHoria Geantă1-0/+1731
2018-09-21crypto: caam/qi2 - add skcipher algorithmsHoria Geantă1-0/+562
2018-09-21crypto: caam/qi2 - add DPAA2-CAAM driverHoria Geantă1-0/+2872