summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2018-12-16crypto: mxs-dcp - Fix wait logic on chan threadsLeonard Crestez
2018-11-20crypto: padlock-aes - Fix Nano workaround data corruptionHerbert Xu
2018-06-16crypto: s5p-sss - Fix kernel Oops in AES-ECB modeKamil Konieczny
2018-06-16crypto: caam - fix endless loop when DECO acquire failsHoria Geantă
2018-06-16crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-03-03crypto: n2 - cure use after freeJan Engelhardt
2018-02-13crypto: caam - fix incorrect defineRadu Alexe
2018-01-01crypto: talitos - Don't provide setkey for non hmac hashing algs.LEROY Christophe
2018-01-01crypto: talitos - fix sha224LEROY Christophe
2017-10-12crypto: atmel - only treat EBUSY as transient if backlogGilad Ben-Yossef
2017-10-12crypto: caam - fix signals handlingHoria Geantă
2017-10-12crypto: talitos - Extend max key length for SHA384/512-HMAC and AEADMartin Hicks
2017-07-18crypto: caam - fix RNG deinstantiation error checkingHoria Geantă
2017-03-16crypto: caam - fix AEAD givenc descriptorsAlex Porosanu
2016-11-20crypto: caam - fix non-hmac hashesRussell King
2016-11-20crypto: nx - off by one bug in nx_of_update_msc()Dan Carpenter
2016-08-22crypto: ux500 - memmove the right sizeLinus Walleij
2016-08-22crypto: caam - fix caam_jr_alloc() ret codeCatalin Vasile
2016-08-22crypto: ccp - Fix AES XTS error for request sizes above 4096Tom Lendacky
2016-08-22crypto: s5p-sss - fix incorrect usage of scatterlists apiMarek Szyprowski
2016-08-22crypto: s5p-sss - Fix missed interrupts when working with 8 kB blocksKrzysztof Kozlowski
2016-06-15crypto: ccp - Prevent information leakage on exportTom Lendacky
2016-05-01crypto: ccp - memset request context to zero during importTom Lendacky
2016-05-01crypto: ccp - Don't assume export/import areas are alignedTom Lendacky
2016-05-01crypto: ccp - Limit the amount of information exportedTom Lendacky
2016-05-01crypto: ccp - Add hash state import and export supportTom Lendacky
2016-01-05crypto: talitos - Fix timing leak in ESP ICV verificationDavid Gstir
2016-01-05crypto: nx - Fix timing leak in GCM and CCM decryptionDavid Gstir
2015-09-03crypto: caam - fix memory corruption in ahash_final_ctxHoria Geant?
2015-08-27crypto: ixp4xx - Remove bogus BUG_ON on scattered dst bufferHerbert Xu
2015-08-10crypto: omap-des - Fix unmapping of dma channelsVutla, Lokesh
2015-07-09Revert "crypto: talitos - convert to use be16_add_cpu()"Horia Geant?
2015-07-09crypto: talitos - avoid memleak in talitos_alg_alloc()Horia Geant?
2015-06-30crypto: caam - fix RNG buffer cache alignmentSteve Cornelius
2015-06-30crypto: caam - improve initalization for context state savesSteve Cornelius
2015-06-30crypto: caam - fix uninitialized state->buf_dma fieldHoria Geanta
2015-05-06crypto: omap-aes - Fix support for unequal lengthsVutla, Lokesh
2015-02-04crypto: prefix module autoloading with "crypto-"Kees Cook
2014-11-27crypto: caam - remove duplicated sg copy functionsCristian Stoica
2014-11-27crypto: caam - fix missing dma unmap on error pathCristian Stoica
2014-10-15crypto: caam - fix addressing of struct memberCristian Stoica
2014-10-05crypto: ccp - Check for CCP before registering crypto algsTom Lendacky
2014-09-05crypto: ux500 - make interrupt mode plausibleArnd Bergmann
2014-07-10crypto: caam - fix memleak in caam_jr moduleCristian Stoica
2014-06-11crypto/nx: disable NX on little endian buildsAnton Blanchard
2014-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...Linus Torvalds
2014-05-28crypto/nx/nx-842: dev_set_drvdata can no longer failJean Delvare
2014-05-22crypto: cesa - tfm->__crt_alg->cra_type directlyMarek Vasut
2014-05-22crypto: sahara - tfm->__crt_alg->cra_name directlyMarek Vasut
2014-05-22crypto: padlock - tfm->__crt_alg->cra_name directlyMarek Vasut