aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2019-02-12crypto: ux500 - Use proper enum in hash_set_dma_transferNathan Chancellor
2019-02-12crypto: ux500 - Use proper enum in cryp_set_dma_transferNathan Chancellor
2019-01-23crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACKChristophe Leroy
2019-01-23crypto: talitos - reorder code in talitos_edesc_alloc()Christophe Leroy
2019-01-23crypto: caam - fix zero-length buffer DMA mappingAymen Sghaier
2018-11-13crypto: caam - fix implicit casts in endianness helpersHoria Geantă
2018-10-10crypto: mxs-dcp - Fix wait logic on chan threadsLeonard Crestez
2018-10-10crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()Waiman Long
2018-09-26crypto: sharah - Unregister correct algorithms for SAHARA 3Michael Müller
2018-09-09crypto: caam/jr - fix descriptor DMA unmappingHoria Geantă
2018-09-09crypto: vmx - Fix sleep-in-atomic bugsOndrej Mosnacek
2018-08-06crypto: padlock-aes - Fix Nano workaround data corruptionHerbert Xu
2018-07-22crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leakChristian Lamparter
2018-07-22crypto: crypto4xx - remove bad list_delChristian Lamparter
2018-06-16crypto: omap-sham - fix memleakBin Liu
2018-06-16crypto: vmx - Remove overly verbose printk from AES init routinesMichael Ellerman
2018-05-25crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ssPeter Robinson
2018-05-09crypto: talitos - fix IPsec cipher in lengthLEROY Christophe
2018-04-13crypto: omap-sham - fix closing of hash with separate finalize callTero Kristo
2018-04-13crypto: omap-sham - buffer handling fixes for hashing laterTero Kristo
2018-02-25crypto: s5p-sss - Fix kernel Oops in AES-ECB modeKamil Konieczny
2018-02-25crypto: talitos - fix Kernel Oops on hashing an empty fileLEROY Christophe
2018-02-25crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-02-22x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-02-17crypto: caam - fix endless loop when DECO acquire failsHoria Geantă
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