summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)Author
2020-07-22crypto: atmel - Fix build error of CRYPTO_AUTHENCYueHaibing
2020-07-22crypto: atmel - Fix selection of CRYPTO_AUTHENCTudor Ambarus
2020-06-24crypto: omap-sham - add proper load balancing support for multicoreTero Kristo
2020-06-22crypto: stm32/crc32 - fix multi-instanceNicolas Toromanoff
2020-06-22crypto: stm32/crc32 - fix run-time self test issue.Nicolas Toromanoff
2020-06-22crypto: stm32/crc32 - fix ext4 chksum BUG_ON()Nicolas Toromanoff
2020-06-22Crypto/chcr: fix for ccm(aes) failed testDevulapally Shiva Krishna
2020-06-22crypto: ccp -- don't "select" CONFIG_DMADEVICESArnd Bergmann
2020-06-17crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()Longpeng(Mike)
2020-06-17crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...Longpeng(Mike)
2020-06-17crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()Longpeng(Mike)
2020-06-17crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is full...Christophe JAILLET
2020-06-03crypto: chelsio/chtls: properly set tp->lsndtimeEric Dumazet
2020-05-06crypto: caam - fix the address of the last entry of S/GIuliana Prodan
2020-05-02Crypto: chelsio - Fixes a hang issue during driver registrationAyush Sawal
2020-04-17crypto: ccree - dec auth tag size from cryptlen mapGilad Ben-Yossef
2020-04-17crypto: ccree - only try to map auth tag if neededGilad Ben-Yossef
2020-04-17crypto: ccree - protect against empty or NULL scatterlistsGilad Ben-Yossef
2020-04-17crypto: caam - update xts sector size for large input lengthAndrei Botila
2020-04-17crypto: caam/qi2 - fix chacha20 data size errorHoria Geantă
2020-04-17crypto: mxs-dcp - fix scatterlist linearization for hashRosioru Dragos
2020-02-24crypto: chtls - Fixed memory leakVinay Kumar Yadav
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: 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: 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: 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-26crypto: sun4i-ss - fix big endian issuesCorentin Labbe
2020-01-26crypto: amcc - restore CRYPTO_AES dependencyChristian Lamparter
2020-01-17crypto: geode-aes - convert to skcipher API and make thread-safeEric Biggers
2020-01-17crypto: virtio - implement missing support for output IVsArd Biesheuvel
2020-01-17crypto: hisilicon - select NEED_SG_DMA_LENGTH in qm KconfigZhou Wang
2020-01-17crypto: cavium/nitrox - fix firmware assignment to AE coresPhani Kiran Hemadri
2019-12-31crypto: vmx - Avoid weird build failuresMichael Ellerman
2019-12-31crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.cCorentin Labbe
2019-12-31crypto: sun4i-ss - Fix 64-bit size_t warningsHerbert Xu
2019-12-31crypto: virtio - deal with unsupported input sizesArd Biesheuvel
2019-12-31crypto: atmel - Fix authenc support when it is set to mHerbert Xu
2019-12-31crypto: inside-secure - Fix a maybe-uninitialized warningArnd Bergmann