summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2020-04-24crypto: mxs-dcp - fix scatterlist linearization for hashRosioru Dragos
2020-02-14crypto: picoxcell - adjust the position of tasklet_init and fix missed taskle...Chuhong Yuan
2020-01-29crypto: caam - free resources in case caam_rng registration failedIuliana Prodan
2020-01-04crypto: vmx - Avoid weird build failuresMichael Ellerman
2020-01-04crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.cCorentin Labbe
2019-12-21crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdrChristian Lamparter
2019-11-25crypto: mxs-dcp - Fix AES issuesRadu Solea
2019-11-25crypto: mxs-dcp - Fix SHA null hashes and output lengthRadu Solea
2019-10-17crypto: caam - fix concurrency issue in givencrypt descriptorHoria Geantă
2019-10-17crypto: qat - Silence smp_processor_id() warningAlexander Sverdlin
2019-10-05crypto: talitos - fix missing break in switch statementGustavo A. R. Silva
2019-09-21crypto: talitos - check data blocksize in ablkcipher.Christophe Leroy
2019-09-21crypto: talitos - check AES key sizeChristophe Leroy
2019-08-04crypto: talitos - fix skcipher failure due to wrong output IVChristophe Leroy
2019-06-22Revert "crypto: crypto4xx - properly set IV after de- and encrypt"Greg Kroah-Hartman
2019-06-11crypto: vmx - ghash: do nosimd fallback manuallyDaniel Axtens
2019-06-11crypto: vmx - CTR: always increment IV as quadwordDaniel Axtens
2019-06-11crypto: vmx - fix copy-paste error in CTR modeDaniel Axtens
2019-04-27crypto: crypto4xx - properly set IV after de- and encryptChristian Lamparter
2019-03-23crypto: caam - fixed handling of sg listPankaj Gupta
2019-02-20crypto: ux500 - Use proper enum in hash_set_dma_transferNathan Chancellor
2019-02-20crypto: ux500 - Use proper enum in cryp_set_dma_transferNathan Chancellor
2018-10-10crypto: mxs-dcp - Fix wait logic on chan threadsLeonard Crestez
2018-09-26crypto: sharah - Unregister correct algorithms for SAHARA 3Michael Müller
2018-09-19crypto: vmx - Fix sleep-in-atomic bugsOndrej Mosnacek
2018-08-06crypto: padlock-aes - Fix Nano workaround data corruptionHerbert Xu
2018-07-22crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leakChristian Lamparter
2018-07-22crypto: crypto4xx - remove bad list_delChristian Lamparter
2018-06-16crypto: vmx - Remove overly verbose printk from AES init routinesMichael Ellerman
2018-06-16x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov
2018-05-30crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ssPeter Robinson
2018-02-25crypto: s5p-sss - Fix kernel Oops in AES-ECB modeKamil Konieczny
2018-02-16crypto: caam - fix endless loop when DECO acquire failsHoria Geantă
2018-01-10crypto: n2 - cure use after freeJan Engelhardt
2017-12-25crypto: crypto4xx - increase context and scatter ring buffer elementsChristian Lamparter
2017-12-16crypto: s5p-sss - Fix completing crypto request in IRQ handlerKrzysztof Kozlowski
2017-11-15crypto: vmx - disable preemption to enable vsx in aes_ctr.cLi Zhong
2017-10-05crypto: talitos - fix sha224LEROY Christophe
2017-10-05crypto: talitos - Don't provide setkey for non hmac hashing algs.LEROY Christophe
2017-07-21crypto: caam - fix signals handlingHoria Geantă
2017-07-21crypto: atmel - only treat EBUSY as transient if backlogGilad Ben-Yossef
2017-07-21crypto: talitos - Extend max key length for SHA384/512-HMAC and AEADMartin Hicks
2017-04-18crypto: caam - fix RNG deinstantiation error checkingHoria Geantă
2017-01-06crypto: caam - fix AEAD givenc descriptorsAlex Porosanu
2016-11-26crypto: caam - do not register AES-XTS mode on LP unitsSven Ebenfeld
2016-10-22crypto: vmx - Fix memory corruption caused by p8_ghashMarcelo Cerri
2016-09-15crypto: caam - fix IV loading for authenc (giv)decryptionHoria Geantă
2016-09-15crypto: nx-842 - Mask XERS0 bit in return valueHaren Myneni
2016-09-15crypto: vmx - IV size failing on skcipher APILeonidas Da Silva Barbosa
2016-09-15crypto: vmx - Fix ABI detectionAnton Blanchard