summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
2018-09-09crypto: caam/jr - fix descriptor DMA unmappingHoria Geantă1-1/+2
2018-09-09crypto: vmx - Fix sleep-in-atomic bugsOndrej Mosnacek2-23/+28
2018-08-06crypto: padlock-aes - Fix Nano workaround data corruptionHerbert Xu1-2/+6
2018-07-22crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leakChristian Lamparter1-8/+9
2018-07-22crypto: crypto4xx - remove bad list_delChristian Lamparter1-4/+2
2018-06-16crypto: omap-sham - fix memleakBin Liu1-1/+1
2018-06-16crypto: vmx - Remove overly verbose printk from AES init routinesMichael Ellerman4-8/+0
2018-05-25crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ssPeter Robinson1-0/+1
2018-05-09crypto: talitos - fix IPsec cipher in lengthLEROY Christophe1-20/+21
2018-04-13crypto: omap-sham - fix closing of hash with separate finalize callTero Kristo1-2/+7
2018-04-13crypto: omap-sham - buffer handling fixes for hashing laterTero Kristo1-8/+14
2018-02-25crypto: s5p-sss - Fix kernel Oops in AES-ECB modeKamil Konieczny1-3/+9
2018-02-25crypto: talitos - fix Kernel Oops on hashing an empty fileLEROY Christophe1-0/+5
2018-02-25crypto: hash - annotate algorithms taking optional keyEric Biggers1-1/+2
2018-02-22x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang1-1/+1
2018-02-17crypto: caam - fix endless loop when DECO acquire failsHoria Geantă1-2/+6
2018-01-10crypto: n2 - cure use after freeJan Engelhardt1-0/+3
2017-12-25crypto: crypto4xx - increase context and scatter ring buffer elementsChristian Lamparter1-5/+5
2017-12-14crypto: s5p-sss - Fix completing crypto request in IRQ handlerKrzysztof Kozlowski1-2/+3
2017-12-14crypto: talitos - fix ctr-aes-talitosLEROY Christophe1-1/+1
2017-12-14crypto: talitos - fix use of sg_link_tbl_lenLEROY Christophe1-2/+2
2017-12-14crypto: talitos - fix AEAD for sha224 on non sha224 capable chipsLEROY Christophe1-0/+5
2017-12-14crypto: talitos - fix setkey to check key weaknessLEROY Christophe1-0/+8
2017-12-14crypto: talitos - fix memory corruption on SEC2LEROY Christophe1-14/+28
2017-12-14crypto: talitos - fix AEAD test failuresLEROY Christophe1-5/+4
2017-12-10Revert "crypto: caam - get rid of tasklet"Horia Geantă2-9/+17
2017-11-30crypto: marvell - Copy IVDIG before launching partial DMA ahash requestsRomain Perier3-3/+43
2017-11-15crypto: vmx - disable preemption to enable vsx in aes_ctr.cLi Zhong1-0/+6
2017-11-08crypto: ccp - Set the AES size field for all modesGary R Hook3-2/+10
2017-10-05crypto: talitos - fix hashingLEROY Christophe1-1/+1
2017-10-05crypto: talitos - fix sha224LEROY Christophe1-2/+2
2017-10-05crypto: talitos - Don't provide setkey for non hmac hashing algs.LEROY Christophe1-1/+2
2017-09-27crypto: ccp - Fix XTS-AES-128 support on v5 CCPsGary R Hook4-10/+41
2017-08-25crypto: ixp4xx - Fix error handling path in 'aead_perform()'Herbert Xu1-3/+3
2017-07-21crypto: caam - fix signals handlingHoria Geantă2-2/+2
2017-07-21crypto: caam - properly set IV after {en,de}cryptDavid Gstir1-2/+18
2017-07-21crypto: atmel - only treat EBUSY as transient if backlogGilad Ben-Yossef1-1/+3
2017-07-21crypto: talitos - Extend max key length for SHA384/512-HMAC and AEADMartin Hicks1-1/+6
2017-07-15crypto: caam - fix gfp allocation flags (part I)Horia Geantă1-2/+1
2017-05-20crypto: ccp - Change ISR handler method for a v5 CCPGary R Hook1-44/+67
2017-05-20crypto: ccp - Change ISR handler method for a v3 CCPGary R Hook3-50/+75
2017-05-20crypto: ccp - Disable interrupts early on unloadGary R Hook1-2/+2
2017-05-20crypto: ccp - Use only the relevant interrupt bitsGary R Hook2-7/+7
2017-05-14crypto: caam - fix error path for ctx_dma mapping failureHoria Geantă1-1/+6
2017-04-18crypto: caam - fix invalid dereference in caam_rsa_init_tfm()Horia Geantă1-1/+1
2017-04-18crypto: caam - fix RNG deinstantiation error checkingHoria Geantă1-1/+2
2017-03-30crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook2-1/+5
2017-02-15crypto: ccp - Fix double add when creating new DMA commandGary R Hook2-1/+6
2017-02-15crypto: ccp - Fix DMA operations when IOMMU is enabledGary R Hook1-1/+1
2017-02-15crypto: qat - zero esram only for DH85x devicesGiovanni Cabiddu1-2/+2