summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-16crypto: caam/qi - fix IV DMA mapping and updatingHoria Geantă1-111/+116
2018-06-16crypto: caam - fix IV DMA mapping and updatingHoria Geantă1-121/+91
2018-06-16crypto: caam - fix DMA mapping dir for generated IVHoria Geantă1-12/+17
2018-06-16crypto: caam - strip input zeros from RSA input bufferHoria Geantă2-0/+62
2018-05-25crypto: inside-secure - fix the invalidation step during cra_exitAntoine Tenart2-2/+2
2018-05-25crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ssPeter Robinson1-0/+1
2018-05-25crypto: inside-secure - fix the extra cache computationAntoine Tenart1-1/+1
2018-05-25crypto: inside-secure - fix the cache_len computationAntoine Tenart1-1/+1
2018-05-25crypto: inside-secure - do not process request if no command was issuedAntoine Tenart1-0/+9
2018-05-25crypto: ccp - don't disable interrupts while setting up debugfsSebastian Andrzej Siewior1-4/+3
2018-05-25crypto: atmel-aes - fix the keys zeroing on errorsAntoine Tenart1-1/+1
2018-05-25crypto: inside-secure - wait for the request to complete if in the backlogAntoine Tenart1-1/+1
2018-05-09crypto: talitos - fix IPsec cipher in lengthLEROY Christophe1-20/+21
2018-04-26crypto: artpec6 - remove select on non-existing CRYPTO_SHA384Corentin LABBE1-1/+0
2018-04-08crypto: ccp - return an actual key size from RSA max_size callbackMaciej S. Szmigiero1-4/+3
2018-04-08crypto: caam - Fix null dereference at error pathRui Miguel Silva1-3/+0
2018-04-08crypto: inside-secure - fix clock managementGregory CLEMENT1-1/+1
2018-03-24crypto: artpec6 - set correct iv size for gcm(aes)Lars Persson1-2/+3
2018-03-19crypto: caam/qi - use correct print specifier for size_tHoria Geantă1-3/+3
2018-03-19crypto: cavium - fix memory leak on infoColin Ian King1-1/+2
2018-03-03crypto: inside-secure - fix request allocations in invalidation pathAntoine Ténart2-15/+15
2018-03-03crypto: inside-secure - free requests even if their handling failedAntoine Ténart1-0/+1
2018-03-03crypto: inside-secure - per request invalidationOfer Heifetz2-27/+111
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-22x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang1-1/+1
2018-02-22crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generateArtem Savkov1-2/+2
2018-02-22crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generateArtem Savkov1-1/+1
2018-02-16crypto: caam - fix endless loop when DECO acquire failsHoria Geantă1-2/+6