summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
2018-01-10crypto: n2 - cure use after freeJan Engelhardt1-0/+3
2017-12-25crypto: crypto4xx - increase context and scatter ring buffer elementsChristian Lamparter1-5/+5
2017-12-16crypto: s5p-sss - Fix completing crypto request in IRQ handlerKrzysztof Kozlowski1-2/+3
2017-11-15crypto: vmx - disable preemption to enable vsx in aes_ctr.cLi Zhong1-0/+6
2017-10-05crypto: talitos - fix sha224LEROY Christophe1-2/+2
2017-10-05crypto: talitos - Don't provide setkey for non hmac hashing algs.LEROY Christophe1-1/+2
2017-07-21crypto: caam - fix signals handlingHoria Geantă2-2/+2
2017-07-21crypto: atmel - only treat EBUSY as transient if backlogGilad Ben-Yossef1-1/+3
2017-07-21crypto: talitos - Extend max key length for SHA384/512-HMAC and AEADMartin Hicks1-1/+6
2017-04-18crypto: caam - fix RNG deinstantiation error checkingHoria Geantă1-1/+2
2017-01-06crypto: caam - fix AEAD givenc descriptorsAlex Porosanu1-1/+3
2016-11-26crypto: caam - do not register AES-XTS mode on LP unitsSven Ebenfeld1-0/+9
2016-10-22crypto: vmx - Fix memory corruption caused by p8_ghashMarcelo Cerri1-15/+16
2016-09-15crypto: caam - fix IV loading for authenc (giv)decryptionHoria Geantă1-40/+37
2016-09-15crypto: nx-842 - Mask XERS0 bit in return valueHaren Myneni1-4/+8
2016-09-15crypto: vmx - IV size failing on skcipher APILeonidas Da Silva Barbosa2-2/+2
2016-09-15crypto: vmx - Fix ABI detectionAnton Blanchard1-1/+1
2016-09-15crypto: vmx - comply with ABIs that specify vrsave as reserved.Paulo Flabiano Smorigo1-0/+20
2016-09-07crypto: qat - fix aes-xts key sizesGiovanni Cabiddu1-2/+2
2016-09-07crypto: nx - off by one bug in nx_of_update_msc()Dan Carpenter1-1/+1
2016-09-07crypto: caam - defer aead_set_sh_desc in case of zero authsizeHoria Geantă1-0/+3
2016-09-07crypto: caam - fix echainiv(authenc) encrypt shared descriptorHoria Geantă1-5/+5
2016-09-07crypto: caam - fix non-hmac hashesRussell King1-0/+1
2016-07-27crypto: qat - make qat_asym_algs.o depend on asn1 headersJan Stancek1-0/+1
2016-07-11crypto: ux500 - memmove the right sizeLinus Walleij1-2/+2
2016-07-11crypto: vmx - Increase priority of aes-cbc cipherAnton Blanchard2-2/+2
2016-06-24crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wqTadeusz Struk1-2/+11
2016-06-24crypto: ccp - Fix AES XTS error for request sizes above 4096Tom Lendacky1-5/+12
2016-06-01crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}Corentin LABBE1-4/+6
2016-06-01crypto: talitos - fix ahash algorithms registrationHoria Geant?1-0/+64
2016-06-01crypto: caam - fix caam_jr_alloc() ret codeCatalin Vasile1-1/+1
2016-05-19crypto: qat - fix invalid pf2vf_resp_wq logicTadeusz Struk3-10/+24
2016-05-05crypto: talitos - fix AEAD tcrypt testsHoria Geant?1-16/+30
2016-05-05crypto: talitos - fix crash in talitos_cra_init()Jonas Eymann1-14/+27
2016-05-05crypto: ccp - Prevent information leakage on exportTom Lendacky2-0/+6
2016-04-12crypto: marvell/cesa - forward devm_ioremap_resource() error codeBoris BREZILLON1-1/+1
2016-04-12crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()Vladimir Zapolskiy2-4/+4
2016-04-12crypto: atmel - fix checks of error code returned by devm_ioremap_resource()Vladimir Zapolskiy3-6/+6
2016-04-12crypto: ccp - memset request context to zero during importTom Lendacky2-0/+2
2016-04-12crypto: ccp - Don't assume export/import areas are alignedTom Lendacky2-25/+37
2016-04-12crypto: ccp - Limit the amount of information exportedTom Lendacky3-10/+48
2016-04-12crypto: ccp - Add hash state import and export supportTom Lendacky2-0/+46
2016-02-17crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init()Boris BREZILLON1-1/+1
2016-02-17crypto: atmel-sha - remove calls of clk_prepare() from atomic contextsCyrille Pitchen1-5/+13
2016-02-17crypto: atmel-sha - fix atmel_sha_remove()Cyrille Pitchen1-7/+0
2016-02-17crypto: caam - make write transactions bufferable on PPC platformsHoria Geant?1-2/+2
2016-02-17crypto: sun4i-ss - add missing statesizeLABBE Corentin1-0/+2
2015-12-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-3/+4
2015-11-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+1
2015-11-16crypto: talitos - Fix timing leak in ESP ICV verificationDavid Gstir1-1/+1