summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: caam - fix RNG deinstantiation error checkingHoria Geantă2017-04-181-1/+2
* crypto: caam - fix AEAD givenc descriptorsAlex Porosanu2017-01-061-1/+3
* crypto: caam - do not register AES-XTS mode on LP unitsSven Ebenfeld2016-11-261-0/+9
* crypto: vmx - Fix memory corruption caused by p8_ghashMarcelo Cerri2016-10-221-15/+16
* crypto: caam - fix IV loading for authenc (giv)decryptionHoria Geantă2016-09-151-40/+37
* crypto: nx-842 - Mask XERS0 bit in return valueHaren Myneni2016-09-151-4/+8
* crypto: vmx - IV size failing on skcipher APILeonidas Da Silva Barbosa2016-09-152-2/+2
* crypto: vmx - Fix ABI detectionAnton Blanchard2016-09-151-1/+1
* crypto: vmx - comply with ABIs that specify vrsave as reserved.Paulo Flabiano Smorigo2016-09-151-0/+20
* crypto: qat - fix aes-xts key sizesGiovanni Cabiddu2016-09-071-2/+2
* crypto: nx - off by one bug in nx_of_update_msc()Dan Carpenter2016-09-071-1/+1
* crypto: caam - defer aead_set_sh_desc in case of zero authsizeHoria Geantă2016-09-071-0/+3
* crypto: caam - fix echainiv(authenc) encrypt shared descriptorHoria Geantă2016-09-071-5/+5
* crypto: caam - fix non-hmac hashesRussell King2016-09-071-0/+1
* crypto: qat - make qat_asym_algs.o depend on asn1 headersJan Stancek2016-07-271-0/+1
* crypto: ux500 - memmove the right sizeLinus Walleij2016-07-111-2/+2
* crypto: vmx - Increase priority of aes-cbc cipherAnton Blanchard2016-07-112-2/+2
* crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wqTadeusz Struk2016-06-241-2/+11
* crypto: ccp - Fix AES XTS error for request sizes above 4096Tom Lendacky2016-06-241-5/+12
* crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}Corentin LABBE2016-06-011-4/+6
* crypto: talitos - fix ahash algorithms registrationHoria Geant?2016-06-011-0/+64
* crypto: caam - fix caam_jr_alloc() ret codeCatalin Vasile2016-06-011-1/+1
* crypto: qat - fix invalid pf2vf_resp_wq logicTadeusz Struk2016-05-183-10/+24
* crypto: talitos - fix AEAD tcrypt testsHoria Geant?2016-05-041-16/+30
* crypto: talitos - fix crash in talitos_cra_init()Jonas Eymann2016-05-041-14/+27
* crypto: ccp - Prevent information leakage on exportTom Lendacky2016-05-042-0/+6
* crypto: marvell/cesa - forward devm_ioremap_resource() error codeBoris BREZILLON2016-04-121-1/+1
* crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()Vladimir Zapolskiy2016-04-122-4/+4
* crypto: atmel - fix checks of error code returned by devm_ioremap_resource()Vladimir Zapolskiy2016-04-123-6/+6
* crypto: ccp - memset request context to zero during importTom Lendacky2016-04-122-0/+2
* crypto: ccp - Don't assume export/import areas are alignedTom Lendacky2016-04-122-25/+37
* crypto: ccp - Limit the amount of information exportedTom Lendacky2016-04-123-10/+48
* crypto: ccp - Add hash state import and export supportTom Lendacky2016-04-122-0/+46
* crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init()Boris BREZILLON2016-02-171-1/+1
* crypto: atmel-sha - remove calls of clk_prepare() from atomic contextsCyrille Pitchen2016-02-171-5/+13
* crypto: atmel-sha - fix atmel_sha_remove()Cyrille Pitchen2016-02-171-7/+0
* crypto: caam - make write transactions bufferable on PPC platformsHoria Geant?2016-02-171-2/+2
* crypto: sun4i-ss - add missing statesizeLABBE Corentin2016-02-171-0/+2
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-12-053-3/+4
|\
| * crypto: talitos - Fix timing leak in ESP ICV verificationDavid Gstir2015-11-161-1/+1
| * crypto: nx - Fix timing leak in GCM and CCM decryptionDavid Gstir2015-11-162-2/+3
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-171-1/+1
|\ \ | |/ |/|
| * crypto: qat - don't use userspace pointerTadeusz Struk2015-11-131-1/+1
* | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-121-4/+11
|\ \
| * \ Merge branch 'acpi-pci'Rafael J. Wysocki2015-11-071-4/+11
| |\ \
| | * | device property: ACPI: Make use of the new DMA Attribute APIsSuthikulpanit, Suravee2015-11-071-4/+11
* | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-061-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | hifn_795x: stop including <asm-generic/kmap_types.h>Christoph Hellwig2015-10-151-2/+0
| |/ /
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-0447-1198/+1143
|\ \ \ | |/ / |/| / | |/
| * crypto: marvell/cesa - use __le32 for hardware descriptorsRussell King2015-10-202-19/+22