summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2018-01-10crypto: n2 - cure use after freeJan Engelhardt
2017-12-25crypto: crypto4xx - increase context and scatter ring buffer elementsChristian Lamparter
2017-12-14crypto: s5p-sss - Fix completing crypto request in IRQ handlerKrzysztof Kozlowski
2017-12-14crypto: talitos - fix ctr-aes-talitosLEROY Christophe
2017-12-14crypto: talitos - fix use of sg_link_tbl_lenLEROY Christophe
2017-12-14crypto: talitos - fix AEAD for sha224 on non sha224 capable chipsLEROY Christophe
2017-12-14crypto: talitos - fix setkey to check key weaknessLEROY Christophe
2017-12-14crypto: talitos - fix memory corruption on SEC2LEROY Christophe
2017-12-14crypto: talitos - fix AEAD test failuresLEROY Christophe
2017-12-09Revert "crypto: caam - get rid of tasklet"Horia Geantă
2017-11-30crypto: marvell - Copy IVDIG before launching partial DMA ahash requestsRomain Perier
2017-11-15crypto: vmx - disable preemption to enable vsx in aes_ctr.cLi Zhong
2017-11-08crypto: ccp - Set the AES size field for all modesGary R Hook
2017-10-05crypto: talitos - fix hashingLEROY Christophe
2017-10-05crypto: talitos - fix sha224LEROY Christophe
2017-10-05crypto: talitos - Don't provide setkey for non hmac hashing algs.LEROY Christophe
2017-09-27crypto: ccp - Fix XTS-AES-128 support on v5 CCPsGary R Hook
2017-08-24crypto: ixp4xx - Fix error handling path in 'aead_perform()'Herbert Xu
2017-07-21crypto: caam - fix signals handlingHoria Geantă
2017-07-21crypto: caam - properly set IV after {en,de}cryptDavid Gstir
2017-07-21crypto: atmel - only treat EBUSY as transient if backlogGilad Ben-Yossef
2017-07-21crypto: talitos - Extend max key length for SHA384/512-HMAC and AEADMartin Hicks
2017-07-15crypto: caam - fix gfp allocation flags (part I)Horia Geantă
2017-05-20crypto: ccp - Change ISR handler method for a v5 CCPGary R Hook
2017-05-20crypto: ccp - Change ISR handler method for a v3 CCPGary R Hook
2017-05-20crypto: ccp - Disable interrupts early on unloadGary R Hook
2017-05-20crypto: ccp - Use only the relevant interrupt bitsGary R Hook
2017-05-14crypto: caam - fix error path for ctx_dma mapping failureHoria Geantă
2017-04-18crypto: caam - fix invalid dereference in caam_rsa_init_tfm()Horia Geantă
2017-04-18crypto: caam - fix RNG deinstantiation error checkingHoria Geantă
2017-03-30crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook
2017-02-14crypto: ccp - Fix double add when creating new DMA commandGary R Hook
2017-02-14crypto: ccp - Fix DMA operations when IOMMU is enabledGary R Hook
2017-02-14crypto: qat - zero esram only for DH85x devicesGiovanni Cabiddu
2017-02-14crypto: qat - fix bar discovery for c62xGiovanni Cabiddu
2017-02-14crypto: chcr - Check device is allocated before useHarsh Jain
2017-01-06crypto: caam - fix AEAD givenc descriptorsAlex Porosanu
2016-12-07crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernelHoria Geantă
2016-12-07crypto: marvell - Don't corrupt state of an STD req for re-stepped ahashRomain Perier
2016-12-07crypto: marvell - Don't copy hash operation twice into the SRAMRomain Perier
2016-11-30crypto: chcr - Fix memory corruptionHarsh Jain
2016-11-17crypto: caam - fix type mismatch warningArnd Bergmann
2016-11-13crypto: caam - do not register AES-XTS mode on LP unitsSven Ebenfeld
2016-10-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2016-10-02crypto: caam - treat SGT address pointer as u64Tudor Ambarus
2016-10-02crypto: ccp - Make syslog errors human-readableGary R Hook
2016-10-02crypto: ccp - clean up data structureGary R Hook
2016-10-02crypto: vmx - Ensure ghash-generic is enabledMarcelo Cerri
2016-10-02crypto: caam - Unmap region obtained by of_iomapArvind Yadav