aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)Author
2020-05-28Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-05-28Merge tag 'v4.19.119' into v4.19/standard/baseBruce Ashfield
2020-05-28Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-05-28Merge tag 'v4.19.116' into v4.19/standard/baseBruce Ashfield
2020-04-29crypto: mxs-dcp - make symbols 'sha1_null_hash' and 'sha256_null_hash' staticWei Yongjun
2020-04-17crypto: ccree - only try to map auth tag if neededGilad Ben-Yossef
2020-04-17crypto: ccree - dec auth tag size from cryptlen mapGilad Ben-Yossef
2020-04-17crypto: ccree - don't mangle the request assoclenGilad Ben-Yossef
2020-04-17crypto: ccree - zero out internal struct before useGilad Ben-Yossef
2020-04-17crypto: ccree - improve error handlingHadar Gat
2020-04-17crypto: caam - update xts sector size for large input lengthAndrei Botila
2020-04-17crypto: mxs-dcp - fix scatterlist linearization for hashRosioru Dragos
2020-03-17Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-17crypto: CVE-2019-18808zangrc
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-02-24crypto: chtls - Fixed memory leakVinay Kumar Yadav
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: ccree - fix PM race conditionGilad Ben-Yossef
2020-02-11crypto: ccree - fix pm wrongful error reportingGilad Ben-Yossef
2020-02-11crypto: ccree - fix backlog memory leakGilad Ben-Yossef
2020-02-11crypto: geode-aes - convert to skcipher API and make thread-safeEric Biggers
2020-02-01crypto: chelsio - fix writing tfm flags to wrong placeEric Biggers
2020-01-29crypto: geode-aes - switch to skcipher for cbc(aes) fallbackArd Biesheuvel
2020-01-27crypto: hisilicon - Matching the dma address for dma_pool_free()Yunfeng Ye
2020-01-27crypto: caam - free resources in case caam_rng registration failedIuliana Prodan
2020-01-27crypto: ccp - Reduce maximum stack usageArnd Bergmann
2020-01-27crypto: inside-secure - fix queued len computationAntoine Tenart
2020-01-27crypto: inside-secure - fix zeroing of the request in ahash_exit_invAntoine Tenart
2020-01-27crypto: talitos - fix AEAD processing.Christophe Leroy
2020-01-27crypto: ccp - Fix 3DES complaint from ccp-crypto moduleHook, Gary
2020-01-27crypto: ccp - fix AES CFB error exposed by new test vectorsHook, Gary
2020-01-27crypto: caam - fix caam_dump_sg that iterates through scatterlistIuliana Prodan
2020-01-27crypto: ccree - reduce kernel stack usage with clangArnd Bergmann
2020-01-27crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() argumentsCorentin Labbe
2020-01-27crypto: brcm - Fix some set-but-not-used warningYueHaibing
2020-01-27crypto: sun4i-ss - fix big endian issuesCorentin Labbe
2020-01-17crypto: virtio - implement missing support for output IVsArd Biesheuvel