summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
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
2016-10-02crypto: vmx - Fix memory corruption caused by p8_ghashMarcelo Cerri
2016-09-22crypto: caam - fix sg dumpCatalin Vasile
2016-09-22crypto: omap-sham - shrink the internal buffer sizeTero Kristo
2016-09-22crypto: omap-sham - add support for export/importTero Kristo
2016-09-22crypto: omap-sham - convert driver logic to use sgs for data xmitTero Kristo
2016-09-22crypto: omap-sham - change the DMA threshold value to a defineTero Kristo
2016-09-22crypto: omap-sham - add support functions for sg based data handlingTero Kristo
2016-09-22crypto: omap-sham - rename sgl to sgl_tmp for deprecationTero Kristo
2016-09-22crypto: omap-sham - align algorithms on word offsetTero Kristo
2016-09-22crypto: omap-sham - add context export/import stubsTero Kristo
2016-09-22crypto: sun4i-ss - mark sun4i_hash() staticBaoyou Xie
2016-09-22crypto: ccp - Fix return value check in ccp_dmaengine_register()Wei Yongjun
2016-09-22crypto: caam - Move common error handling code in two functionsMarkus Elfring