summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2020-02-24crypto: hisilicon - Bugfixed tfm leakZaibo Xu
2020-02-24crypto: hisilicon - Update debugfs usage of SEC V2Zaibo Xu
2020-02-24crypto: chtls - Fixed memory leakVinay Kumar Yadav
2020-02-24crypto: amlogic - add unspecified HAS_IOMEM dependencyBrendan Higgins
2020-02-24crypto: inside-secure - add unspecified HAS_IOMEM dependencyBrendan Higgins
2020-02-14crypto: caam/qi2 - fix typo in algorithm's driver nameHoria Geantă
2020-02-14crypto: atmel-sha - fix error handling when setting hmac keyEric Biggers
2020-02-14crypto: artpec6 - return correct error code for failed setkey()Eric Biggers
2020-02-11crypto: atmel-tdes - Map driver data flags to Mode RegisterTudor Ambarus
2020-02-11crypto: atmel-aes - Fix CTR counter overflow when multiple fragmentsTudor Ambarus
2020-02-11crypto: atmel-aes - Fix saving of IV for CTR modeTudor Ambarus
2020-02-11crypto: atmel-{aes,tdes} - Do not save IV for ECB modeTudor Ambarus
2020-02-11crypto: picoxcell - adjust the position of tasklet_init and fix missed taskle...Chuhong Yuan
2020-02-11crypto: atmel-aes - Fix counter overflow in CTR modeTudor Ambarus
2020-02-11crypto: hisilicon - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHEREric Biggers
2020-02-11crypto: ccp - set max RSA modulus size for v3 platform devices as wellArd Biesheuvel
2020-02-11crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatt...Jonathan Cameron
2020-02-11crypto: hisilicon - Fix issue with wrong number of sg elements after dma mapJonathan Cameron
2020-02-11crypto: sun8i-ce - fix removal of moduleCorentin Labbe
2020-02-11crypto: amlogic - fix removal of moduleCorentin Labbe
2020-02-11crypto: sun8i-ss - fix removal of moduleCorentin Labbe
2020-02-11crypto: ccree - fix PM race conditionGilad Ben-Yossef
2020-02-11crypto: ccree - fix FDE descriptor sequenceOfir Drang
2020-02-11crypto: ccree - fix pm wrongful error reportingGilad Ben-Yossef
2020-02-11crypto: ccree - fix AEAD decrypt auth failGilad Ben-Yossef
2020-02-11crypto: ccree - fix backlog memory leakGilad Ben-Yossef
2020-02-01crypto: caam - do not reset pointer size from MCFGR registerIuliana Prodan
2020-02-01crypto: vmx - reject xts inputs that are too shortDaniel Axtens
2020-02-01crypto: chelsio - fix writing tfm flags to wrong placeEric Biggers
2020-01-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-01-09crypto: hisilicon/sec2 - Use atomics instead of __syncArnd Bergmann
2019-12-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-27crypto: hisilicon - fix a NULL vs IS_ERR() bug in sec_create_qp_ctx()Dan Carpenter
2019-11-27crypto: talitos - Fix build error by selecting LIB_DESHerbert Xu
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-22cxgb4/chcr: update SGL DMA unmap for USORahul Lakkireddy
2019-11-22crypto: vmx - Avoid weird build failuresMichael Ellerman
2019-11-22crypto: amlogic - enable working on big endian kernelCorentin Labbe
2019-11-22crypto: sun8i-ce - enable working on big endianCorentin Labbe
2019-11-22crypto: atmel-aes - Change data type for "lastc" bufferTudor Ambarus
2019-11-22crypto: atmel-tdes - Set the IV after {en,de}cryptTudor Ambarus
2019-11-22crypto: sun4i-ss - fix big endian issuesCorentin Labbe
2019-11-22crypto: sun4i-ss - hide the Invalid keylen messageCorentin Labbe
2019-11-22crypto: sun4i-ss - use crypto_ahash_digestsizeCorentin Labbe
2019-11-22crypto: sun4i-ss - remove dependency on not 64BITCorentin Labbe
2019-11-22crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.cCorentin Labbe
2019-11-22crypto: hisilicon - add DebugFS for HiSilicon SECZaibo Xu