summaryrefslogtreecommitdiff
path: root/drivers/crypto (follow)
Commit message (Expand)AuthorAge
* crypto: talitos - fix missing break in switch statementGustavo A. R. Silva2019-10-05
* crypto: talitos - check data blocksize in ablkcipher.Christophe Leroy2019-09-21
* crypto: talitos - check AES key sizeChristophe Leroy2019-09-21
* crypto: talitos - fix skcipher failure due to wrong output IVChristophe Leroy2019-08-04
* Revert "crypto: crypto4xx - properly set IV after de- and encrypt"Greg Kroah-Hartman2019-06-22
* crypto: vmx - ghash: do nosimd fallback manuallyDaniel Axtens2019-06-11
* crypto: vmx - CTR: always increment IV as quadwordDaniel Axtens2019-06-11
* crypto: vmx - fix copy-paste error in CTR modeDaniel Axtens2019-06-11
* crypto: crypto4xx - properly set IV after de- and encryptChristian Lamparter2019-04-27
* crypto: caam - fixed handling of sg listPankaj Gupta2019-03-23
* crypto: ux500 - Use proper enum in hash_set_dma_transferNathan Chancellor2019-02-20
* crypto: ux500 - Use proper enum in cryp_set_dma_transferNathan Chancellor2019-02-20
* crypto: mxs-dcp - Fix wait logic on chan threadsLeonard Crestez2018-10-10
* crypto: sharah - Unregister correct algorithms for SAHARA 3Michael Müller2018-09-26
* crypto: vmx - Fix sleep-in-atomic bugsOndrej Mosnacek2018-09-19
* crypto: padlock-aes - Fix Nano workaround data corruptionHerbert Xu2018-08-06
* crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leakChristian Lamparter2018-07-22
* crypto: crypto4xx - remove bad list_delChristian Lamparter2018-07-22
* crypto: vmx - Remove overly verbose printk from AES init routinesMichael Ellerman2018-06-16
* x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2018-06-16
* crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ssPeter Robinson2018-05-30
* crypto: s5p-sss - Fix kernel Oops in AES-ECB modeKamil Konieczny2018-02-25
* crypto: caam - fix endless loop when DECO acquire failsHoria Geantă2018-02-16
* crypto: n2 - cure use after freeJan Engelhardt2018-01-10
* crypto: crypto4xx - increase context and scatter ring buffer elementsChristian Lamparter2017-12-25
* crypto: s5p-sss - Fix completing crypto request in IRQ handlerKrzysztof Kozlowski2017-12-16
* crypto: vmx - disable preemption to enable vsx in aes_ctr.cLi Zhong2017-11-15
* crypto: talitos - fix sha224LEROY Christophe2017-10-05
* crypto: talitos - Don't provide setkey for non hmac hashing algs.LEROY Christophe2017-10-05
* crypto: caam - fix signals handlingHoria Geantă2017-07-21
* crypto: atmel - only treat EBUSY as transient if backlogGilad Ben-Yossef2017-07-21
* crypto: talitos - Extend max key length for SHA384/512-HMAC and AEADMartin Hicks2017-07-21
* crypto: caam - fix RNG deinstantiation error checkingHoria Geantă2017-04-18
* crypto: caam - fix AEAD givenc descriptorsAlex Porosanu2017-01-06
* crypto: caam - do not register AES-XTS mode on LP unitsSven Ebenfeld2016-11-26
* crypto: vmx - Fix memory corruption caused by p8_ghashMarcelo Cerri2016-10-22
* crypto: caam - fix IV loading for authenc (giv)decryptionHoria Geantă2016-09-15
* crypto: nx-842 - Mask XERS0 bit in return valueHaren Myneni2016-09-15
* crypto: vmx - IV size failing on skcipher APILeonidas Da Silva Barbosa2016-09-15
* crypto: vmx - Fix ABI detectionAnton Blanchard2016-09-15
* crypto: vmx - comply with ABIs that specify vrsave as reserved.Paulo Flabiano Smorigo2016-09-15
* crypto: qat - fix aes-xts key sizesGiovanni Cabiddu2016-09-07
* crypto: nx - off by one bug in nx_of_update_msc()Dan Carpenter2016-09-07
* crypto: caam - defer aead_set_sh_desc in case of zero authsizeHoria Geantă2016-09-07
* crypto: caam - fix echainiv(authenc) encrypt shared descriptorHoria Geantă2016-09-07
* crypto: caam - fix non-hmac hashesRussell King2016-09-07
* crypto: qat - make qat_asym_algs.o depend on asn1 headersJan Stancek2016-07-27
* crypto: ux500 - memmove the right sizeLinus Walleij2016-07-11
* crypto: vmx - Increase priority of aes-cbc cipherAnton Blanchard2016-07-11
* crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wqTadeusz Struk2016-06-24