summaryrefslogtreecommitdiffstats
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: bcm - convert to use crypto_authenc_extractkeys()Eric Biggers
2019-01-23crypto: caam - fix zero-length buffer DMA mappingAymen Sghaier
2019-01-09crypto: cavium/nitrox - fix a DMA pool free failureWenwen Wang
2018-11-13crypto: caam - fix implicit casts in endianness helpersHoria Geantă
2018-10-13crypto: chelsio - Fix memory corruption in DMA Mapped buffers.Harsh Jain
2018-10-10crypto: caam/jr - fix ablkcipher_edesc pointer arithmeticHoria 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-10-03crypto: cavium/nitrox - fix for command corruption in queue full case with ba...Srikanth Jampala
2018-09-26crypto: sharah - Unregister correct algorithms for SAHARA 3Michael Müller
2018-09-09crypto: caam/qi - fix error path in xts setkeyHoria Geantă
2018-09-09crypto: caam/jr - fix descriptor DMA unmappingHoria Geantă
2018-09-09crypto: caam - fix DMA mapping direction for RSA forms 2 & 3Horia Geantă
2018-09-09crypto: vmx - Fix sleep-in-atomic bugsOndrej Mosnacek
2018-09-05crypto: vmx - Use skcipher for ctr fallbackPaulo Flabiano Smorigo
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 XTS initMichael Ellerman
2018-06-16crypto: vmx - Remove overly verbose printk from AES init routinesMichael Ellerman
2018-06-16crypto: cavium - Limit result reading attemptsJan Glauber
2018-06-16crypto: cavium - Fix fallout from CONFIG_VMAP_STACKJan Glauber
2018-06-16crypto: caam - fix size of RSA prime factor qHoria Geantă
2018-06-16crypto: caam/qi - fix IV DMA mapping and updatingHoria Geantă
2018-06-16crypto: caam - fix IV DMA mapping and updatingHoria Geantă
2018-06-16crypto: caam - fix DMA mapping dir for generated IVHoria Geantă
2018-06-16crypto: caam - strip input zeros from RSA input bufferHoria Geantă
2018-05-25crypto: inside-secure - fix the invalidation step during cra_exitAntoine Tenart
2018-05-25crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ssPeter Robinson
2018-05-25crypto: inside-secure - fix the extra cache computationAntoine Tenart
2018-05-25crypto: inside-secure - fix the cache_len computationAntoine Tenart
2018-05-25crypto: inside-secure - do not process request if no command was issuedAntoine Tenart
2018-05-25crypto: ccp - don't disable interrupts while setting up debugfsSebastian Andrzej Siewior
2018-05-25crypto: atmel-aes - fix the keys zeroing on errorsAntoine Tenart
2018-05-25crypto: inside-secure - wait for the request to complete if in the backlogAntoine Tenart
2018-05-09crypto: talitos - fix IPsec cipher in lengthLEROY Christophe
2018-04-26crypto: artpec6 - remove select on non-existing CRYPTO_SHA384Corentin LABBE
2018-04-08crypto: ccp - return an actual key size from RSA max_size callbackMaciej S. Szmigiero
2018-04-08crypto: caam - Fix null dereference at error pathRui Miguel Silva
2018-04-08crypto: inside-secure - fix clock managementGregory CLEMENT
2018-03-24crypto: artpec6 - set correct iv size for gcm(aes)Lars Persson
2018-03-19crypto: caam/qi - use correct print specifier for size_tHoria Geantă
2018-03-19crypto: cavium - fix memory leak on infoColin Ian King
2018-03-03crypto: inside-secure - fix request allocations in invalidation pathAntoine Ténart
2018-03-03crypto: inside-secure - free requests even if their handling failedAntoine Ténart