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