summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)Author
2019-09-12crypto: vmx - ghash: do nosimd fallback manuallyDaniel Axtens
2019-08-02crypto: sun4i-ss - Fix invalid calculation of hash endCorentin Labbe
2019-08-02crypto: vmx - CTR: always increment IV as quadwordDaniel Axtens
2019-05-30crypto: ccree - handle tee fips error during power management resumeOfir Drang
2019-05-30crypto: ccree - add function to handle cryptocell tee fips errorOfir Drang
2019-05-30crypto: ccree - HOST_POWER_DOWN_EN should be the last CC access during suspendOfir Drang
2019-05-30crypto: ccree - pm resume first enable the source clkOfir Drang
2019-05-30crypto: ccree - don't map AEAD key and IV on stackGilad Ben-Yossef
2019-05-30crypto: ccree - use correct internal state sizes for exportGilad Ben-Yossef
2019-05-30crypto: ccree - don't map MAC key on stackGilad Ben-Yossef
2019-05-30crypto: ccree - fix mem leak on error pathGilad Ben-Yossef
2019-05-30crypto: ccree - remove special handling of chained sgGilad Ben-Yossef
2019-05-30crypto: rockchip - update IV buffer to contain the next IVZhang Zhijie
2019-05-30crypto: vmx - fix copy-paste error in CTR modeDaniel Axtens
2019-05-30crypto: ccp - Do not free psp_master when PLATFORM_INIT failsSingh, Brijesh
2019-05-30crypto: crypto4xx - fix cfb and ofb "overran dst buffer" issuesChristian Lamparter
2019-05-30crypto: crypto4xx - fix ctr-aes missing output IVChristian Lamparter
2019-05-05crypto: axis - fix for recursive locking from bottom halfLars Persson
2019-04-12crypto: cavium/zip - fix collision with generic cra_driver_nameEric Biggers
2019-04-12crypto: crypto4xx - add missing of_node_put after of_device_is_availableJulia Lawall
2019-03-26crypto: rockchip - update new iv to device in multiple operationsZhang Zhijie
2019-03-26crypto: rockchip - fix scatterlist nents errorZhang Zhijie
2019-03-26crypto: ccree - don't copy zero size ciphertextGilad Ben-Yossef
2019-03-26crypto: ccree - fix free of unallocated mlli bufferHadar Gat
2019-03-26crypto: caam - fixed handling of sg listPankaj Gupta
2019-03-26crypto: ccree - fix missing break in switch statementGustavo A. R. Silva
2019-03-01crypto: ux500 - Use proper enum in hash_set_dma_transferNathan Chancellor
2019-03-01crypto: ux500 - Use proper enum in cryp_set_dma_transferNathan Chancellor
2019-02-05crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACKChristophe Leroy
2019-02-05crypto: talitos - reorder code in talitos_edesc_alloc()Christophe Leroy
2019-02-05crypto: bcm - convert to use crypto_authenc_extractkeys()Eric Biggers
2019-02-05crypto: ccree - convert to use crypto_authenc_extractkeys()Eric Biggers
2019-02-05crypto: caam - fix zero-length buffer DMA mappingAymen Sghaier
2019-01-12crypto: chcr - small packet Tx stalls the queueAtul Gupta
2019-01-12crypto: cavium/nitrox - fix a DMA pool free failureWenwen Wang
2018-11-13crypto: caam - fix implicit casts in endianness helpersHoria Geantă
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: chelsio - Fix memory corruption in DMA Mapped buffers.Harsh Jain
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-10-03crypto: chtls - fix null dereference chtls_free_uld()Ganesh Goudar
2018-09-26crypto: ccp - add timeout support in the SEV commandBrijesh Singh
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-08-17crypto: ccp - Fix command completion detection raceTom Lendacky
2018-08-17crypto: ccp - Check for NULL PSP pointer at module unloadTom Lendacky