summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
2019-07-31crypto: caam - limit output IV to CBC to work around CTR mode DMA issueArd Biesheuvel1-6/+9
2019-07-31crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probeWen Yang1-1/+0
2019-07-31crypto: ccp/gcm - use const time tag comparison.Cfir Cohen1-1/+2
2019-07-31crypto: ccp - memset structure fields to zero before reuseHook, Gary1-1/+11
2019-07-31crypto: ccp - Validate the the error value used to index error messagesHook, Gary2-46/+52
2019-07-31crypto: talitos - Align SEC1 accesses to 32 bits boundaries.Christophe Leroy1-1/+4
2019-07-31crypto: talitos - properly handle split ICV.Christophe Leroy1-11/+15
2019-07-31crypto: talitos - fix skcipher failure due to wrong output IVChristophe Leroy1-0/+4
2019-07-21crypto/NX: Set receive window credits to max number of CRBs in RxFIFOHaren Myneni1-3/+5
2019-07-21crypto: talitos - rename alternative AEAD algos.Christophe Leroy1-8/+8
2019-06-09crypto: vmx - ghash: do nosimd fallback manuallyDaniel Axtens1-126/+87
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: rockchip - update IV buffer to contain the next IVZhang Zhijie1-7/+18
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-20crypto: axis - fix for recursive locking from bottom halfLars Persson1-5/+23
2019-04-05crypto: cavium/zip - fix collision with generic cra_driver_nameEric Biggers1-2/+4
2019-04-05crypto: crypto4xx - add missing of_node_put after of_device_is_availableJulia Lawall1-1/+3
2019-03-23crypto: rockchip - update new iv to device in multiple operationsZhang Zhijie2-0/+35
2019-03-23crypto: rockchip - fix scatterlist nents errorZhang Zhijie4-5/+7
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: bcm - convert to use crypto_authenc_extractkeys()Eric Biggers2-31/+14
2019-01-23crypto: caam - fix zero-length buffer DMA mappingAymen Sghaier1-6/+9
2019-01-09crypto: cavium/nitrox - fix a DMA pool free failureWenwen Wang3-10/+31
2018-11-13crypto: caam - fix implicit casts in endianness helpersHoria Geantă1-14/+14
2018-10-13crypto: chelsio - Fix memory corruption in DMA Mapped buffers.Harsh Jain2-14/+29
2018-10-10crypto: caam/jr - fix ablkcipher_edesc pointer arithmeticHoria Geantă1-4/+4
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-10-04crypto: cavium/nitrox - fix for command corruption in queue full case with ba...Srikanth Jampala3-26/+35
2018-09-26crypto: sharah - Unregister correct algorithms for SAHARA 3Michael Müller1-2/+2
2018-09-09crypto: caam/qi - fix error path in xts setkeyHoria Geantă1-4/+2
2018-09-09crypto: caam/jr - fix descriptor DMA unmappingHoria Geantă1-1/+2
2018-09-09crypto: caam - fix DMA mapping direction for RSA forms 2 & 3Horia Geantă1-10/+10
2018-09-09crypto: vmx - Fix sleep-in-atomic bugsOndrej Mosnacek2-23/+28
2018-09-05crypto: vmx - Use skcipher for ctr fallbackPaulo Flabiano Smorigo1-15/+16
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 XTS initMichael Ellerman1-2/+0
2018-06-16crypto: vmx - Remove overly verbose printk from AES init routinesMichael Ellerman4-9/+0
2018-06-16crypto: cavium - Limit result reading attemptsJan Glauber3-4/+25
2018-06-16crypto: cavium - Fix fallout from CONFIG_VMAP_STACKJan Glauber1-8/+14
2018-06-16crypto: caam - fix size of RSA prime factor qHoria Geantă1-4/+4