summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-05-31crypto: sun4i-ss - Fix invalid calculation of hash endCorentin Labbe1-1/+4
2019-05-31crypto: vmx - CTR: always increment IV as quadwordDaniel Axtens1-1/+1
2019-05-21crypto: vmx - fix copy-paste error in CTR modeDaniel Axtens1-2/+2
2019-04-27crypto: crypto4xx - properly set IV after de- and encryptChristian Lamparter2-1/+11
2019-04-05crypto: crypto4xx - add missing of_node_put after of_device_is_availableJulia Lawall1-1/+3
2019-03-23crypto: caam - fixed handling of sg listPankaj Gupta1-0/+1
2019-02-12crypto: ux500 - Use proper enum in hash_set_dma_transferNathan Chancellor1-1/+1
2019-02-12crypto: ux500 - Use proper enum in cryp_set_dma_transferNathan Chancellor1-2/+2
2019-01-23crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACKChristophe Leroy1-1/+4
2019-01-23crypto: talitos - reorder code in talitos_edesc_alloc()Christophe Leroy1-19/+7
2019-01-23crypto: caam - fix zero-length buffer DMA mappingAymen Sghaier1-6/+9
2018-11-13crypto: caam - fix implicit casts in endianness helpersHoria Geantă1-14/+14
2018-10-10crypto: mxs-dcp - Fix wait logic on chan threadsLeonard Crestez1-23/+30
2018-10-10crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()Waiman Long6-18/+18
2018-09-26crypto: sharah - Unregister correct algorithms for SAHARA 3Michael Müller1-2/+2
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 Biggers13-9/+26
2018-02-22x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang34-69/+69
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-09Revert "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 Hook5-11/+43
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
[next]