summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: chtls - fix a missing-check bugWenwen Wang2018-05-271-3/+7
* crypto: inside-secure - authenc(hmac(sha1), cbc(aes)) supportAntoine Tenart2018-05-273-0/+41
* crypto: inside-secure - authenc(hmac(sha224), cbc(aes)) supportAntoine Tenart2018-05-273-2/+50
* crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) supportAntoine Tenart2018-05-275-33/+353
* crypto: inside-secure - improve error reportingAntoine Tenart2018-05-274-11/+27
* crypto: inside-secure - fix the hash then encrypt/decrypt typesAntoine Tenart2018-05-271-2/+2
* crypto: inside-secure - make the key and context size computation dynamicAntoine Tenart2018-05-271-2/+2
* crypto: inside-secure - make the context control size dynamicAntoine Tenart2018-05-271-3/+2
* crypto: inside-secure - rework the alg type settings in the contextAntoine Tenart2018-05-271-4/+7
* crypto: inside-secure - rework cipher functions for future AEAD supportAntoine Tenart2018-05-271-107/+129
* crypto: inside-secure - remove VLAsAntoine Tenart2018-05-273-2/+11
* crypto: chtls - generic handling of data and hdrAtul Gupta2018-05-273-53/+23
* crypto: chelsio - request to HW should wrapAtul Gupta2018-05-191-18/+17
* crypto: nx - fix spelling mistake: "seqeunce" -> "sequence"Colin Ian King2018-05-191-1/+1
* crypto: vmx - Remove overly verbose printk from AES XTS initMichael Ellerman2018-05-121-2/+0
* crypto: vmx - Remove overly verbose printk from AES init routinesMichael Ellerman2018-05-124-9/+0
* crypto: caam - fix size of RSA prime factor qHoria Geantă2018-05-051-4/+4
* crypto: ccree - use proper printk formatGilad Ben-Yossef2018-05-051-1/+1
* crypto: ccree - enable support for hardware keysGilad Ben-Yossef2018-05-052-62/+318
* crypto: crypto4xx - put temporary dst sg into request ctxChristian Lamparter2018-04-283-13/+19
* crypto: crypto4xx - extend aead fallback checksChristian Lamparter2018-04-281-14/+16
* crypto: crypto4xx - properly set IV after de- and encryptChristian Lamparter2018-04-282-1/+11
* crypto: crypto4xx - add aes-ctr supportChristian Lamparter2018-04-284-6/+128
* crypto: crypto4xx - avoid VLA useChristian Lamparter2018-04-281-10/+4
* crypto: crypto4xx - convert to skcipherChristian Lamparter2018-04-283-177/+163
* crypto: crypto4xx - performance optimizationsChristian Lamparter2018-04-283-26/+34
* crypto: cavium - Remove unnecessary parenthesesVarsha Rao2018-04-281-21/+21
* crypto: drivers - simplify getting .drvdataWolfram Sang2018-04-282-8/+4
* crypto: omap-sham - fix memleakBin Liu2018-04-281-1/+1
* crypto: drivers - Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-04-281-10/+4
* crypto: caam: - Use kmemdup() functionFabio Estevam2018-04-211-8/+1
* crypto: caam - strip input zeros from RSA input bufferHoria Geantă2018-04-212-0/+62
* crypto: caam - allow retrieving 'era' from registerFabio Estevam2018-04-212-4/+58
* crypto: caam - staticize caam_get_era()Fabio Estevam2018-04-212-4/+1
* crypto: cavium - Fix smp_processor_id() warningsJan Glauber2018-04-212-3/+3
* crypto: cavium - Fix statistics pending request valueJan Glauber2018-04-212-9/+5
* crypto: cavium - Prevent division by zeroJan Glauber2018-04-211-4/+5
* crypto: cavium - Limit result reading attemptsJan Glauber2018-04-213-4/+25
* crypto: cavium - Fix fallout from CONFIG_VMAP_STACKJan Glauber2018-04-211-8/+14
* crypto: chelsio - remove redundant assignment to cdev->portsColin Ian King2018-04-211-1/+0
* crypto: chelsio - don't leak information from the stack to userspaceColin Ian King2018-04-211-1/+1
* crypto: chelsio - Fix potential NULL pointer dereferencesGustavo A. R. Silva2018-04-211-0/+16
* crypto: caam/qi - fix IV DMA mapping and updatingHoria Geantă2018-04-211-111/+116
* crypto: caam - fix IV DMA mapping and updatingHoria Geantă2018-04-211-121/+91
* crypto: caam - fix DMA mapping dir for generated IVHoria Geantă2018-04-211-12/+17
* .gitignore: move *-asn1.[ch] patterns to the top-level .gitignoreMasahiro Yamada2018-04-071-1/+0
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-04-0486-1582/+14525
|\
| * crypto: ccree - remove unused enumsGilad Ben-Yossef2018-03-311-21/+7
| * crypto: brcm - explicitly cast cipher to hash typeStefan Agner2018-03-311-2/+2
| * crypto: talitos - don't leak pointers to authenc keysTudor-Dan Ambarus2018-03-311-0/+2
OpenPOWER on IntegriCloud