summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: vmx - ghash: do nosimd fallback manuallyDaniel Axtens2019-06-091-126/+87
* crypto: sun4i-ss - Fix invalid calculation of hash endCorentin Labbe2019-05-311-1/+4
* crypto: vmx - CTR: always increment IV as quadwordDaniel Axtens2019-05-311-1/+1
* crypto: rockchip - update IV buffer to contain the next IVZhang Zhijie2019-05-211-7/+18
* crypto: vmx - fix copy-paste error in CTR modeDaniel Axtens2019-05-211-2/+2
* crypto: crypto4xx - properly set IV after de- and encryptChristian Lamparter2019-04-272-1/+11
* crypto: axis - fix for recursive locking from bottom halfLars Persson2019-04-201-5/+23
* crypto: cavium/zip - fix collision with generic cra_driver_nameEric Biggers2019-04-051-2/+4
* crypto: crypto4xx - add missing of_node_put after of_device_is_availableJulia Lawall2019-04-051-1/+3
* crypto: rockchip - update new iv to device in multiple operationsZhang Zhijie2019-03-232-0/+35
* crypto: rockchip - fix scatterlist nents errorZhang Zhijie2019-03-234-5/+7
* crypto: caam - fixed handling of sg listPankaj Gupta2019-03-231-0/+1
* crypto: ux500 - Use proper enum in hash_set_dma_transferNathan Chancellor2019-02-121-1/+1
* crypto: ux500 - Use proper enum in cryp_set_dma_transferNathan Chancellor2019-02-121-2/+2
* crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACKChristophe Leroy2019-01-231-1/+4
* crypto: talitos - reorder code in talitos_edesc_alloc()Christophe Leroy2019-01-231-19/+7
* crypto: bcm - convert to use crypto_authenc_extractkeys()Eric Biggers2019-01-232-31/+14
* crypto: caam - fix zero-length buffer DMA mappingAymen Sghaier2019-01-231-6/+9
* crypto: cavium/nitrox - fix a DMA pool free failureWenwen Wang2019-01-093-10/+31
* crypto: caam - fix implicit casts in endianness helpersHoria Geantă2018-11-131-14/+14
* crypto: chelsio - Fix memory corruption in DMA Mapped buffers.Harsh Jain2018-10-132-14/+29
* crypto: caam/jr - fix ablkcipher_edesc pointer arithmeticHoria Geantă2018-10-101-4/+4
* crypto: mxs-dcp - Fix wait logic on chan threadsLeonard Crestez2018-10-101-23/+30
* crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()Waiman Long2018-10-106-18/+18
* crypto: cavium/nitrox - fix for command corruption in queue full case with ba...Srikanth Jampala2018-10-033-26/+35
* crypto: sharah - Unregister correct algorithms for SAHARA 3Michael Müller2018-09-261-2/+2
* crypto: caam/qi - fix error path in xts setkeyHoria Geantă2018-09-091-4/+2
* crypto: caam/jr - fix descriptor DMA unmappingHoria Geantă2018-09-091-1/+2
* crypto: caam - fix DMA mapping direction for RSA forms 2 & 3Horia Geantă2018-09-091-10/+10
* crypto: vmx - Fix sleep-in-atomic bugsOndrej Mosnacek2018-09-092-23/+28
* crypto: vmx - Use skcipher for ctr fallbackPaulo Flabiano Smorigo2018-09-051-15/+16
* crypto: padlock-aes - Fix Nano workaround data corruptionHerbert Xu2018-08-061-2/+6
* crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leakChristian Lamparter2018-07-221-8/+9
* crypto: crypto4xx - remove bad list_delChristian Lamparter2018-07-221-4/+2
* crypto: omap-sham - fix memleakBin Liu2018-06-161-1/+1
* crypto: vmx - Remove overly verbose printk from AES XTS initMichael Ellerman2018-06-161-2/+0
* crypto: vmx - Remove overly verbose printk from AES init routinesMichael Ellerman2018-06-164-9/+0
* crypto: cavium - Limit result reading attemptsJan Glauber2018-06-163-4/+25
* crypto: cavium - Fix fallout from CONFIG_VMAP_STACKJan Glauber2018-06-161-8/+14
* crypto: caam - fix size of RSA prime factor qHoria Geantă2018-06-161-4/+4
* crypto: caam/qi - fix IV DMA mapping and updatingHoria Geantă2018-06-161-111/+116
* crypto: caam - fix IV DMA mapping and updatingHoria Geantă2018-06-161-121/+91
* crypto: caam - fix DMA mapping dir for generated IVHoria Geantă2018-06-161-12/+17
* crypto: caam - strip input zeros from RSA input bufferHoria Geantă2018-06-162-0/+62
* crypto: inside-secure - fix the invalidation step during cra_exitAntoine Tenart2018-05-252-2/+2
* crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ssPeter Robinson2018-05-251-0/+1
* crypto: inside-secure - fix the extra cache computationAntoine Tenart2018-05-251-1/+1
* crypto: inside-secure - fix the cache_len computationAntoine Tenart2018-05-251-1/+1
* crypto: inside-secure - do not process request if no command was issuedAntoine Tenart2018-05-251-0/+9
* crypto: ccp - don't disable interrupts while setting up debugfsSebastian Andrzej Siewior2018-05-251-4/+3