summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-122-6/+9
* treewide: kzalloc_node() -> kcalloc_node()Kees Cook2018-06-123-3/+3
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-125-10/+11
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-122-3/+4
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-06-0558-1085/+2255
|\
| * crypto: chtls - free beyond end rspq_skb_cacheAtul Gupta2018-05-311-1/+1
| * crypto: chtls - kbuild warningsAtul Gupta2018-05-311-5/+6
| * crypto: chtls - dereference null variableAtul Gupta2018-05-311-2/+1
| * crypto: chtls - wait for memory sendmsg, sendpageAtul Gupta2018-05-313-3/+89
| * crypto: chtls - key len correctionAtul Gupta2018-05-311-5/+1
| * crypto: ccp - Add GET_ID SEV commandJanakarajan Natarajan2018-05-311-0/+44
| * crypto: ccp - Add DOWNLOAD_FIRMWARE SEV commandJanakarajan Natarajan2018-05-312-10/+93
| * crypto: qat - Add MODULE_FIRMWARE for all qat driversConor McLoughlin2018-05-313-0/+5
| * crypto: ccree - silence debug printsGilad Ben-Yossef2018-05-311-3/+3
| * crypto: ccree - better clock handlingGilad Ben-Yossef2018-05-311-1/+19
| * crypto: ccree - correct host regs offsetGilad Ben-Yossef2018-05-314-6/+17
| * crypto: chelsio - Remove separate buffer used for DMA map B0 block in CCMHarsh Jain2018-05-312-113/+97
| * crypt: chelsio - Send IV as Immediate for cipher algoHarsh Jain2018-05-314-40/+17
| * crypto: chelsio - Return -ENOSPC for transient busy indication.Harsh Jain2018-05-311-30/+26
| * crypto: caam/qi - fix warning in init_cgr()Horia Geantă2018-05-311-3/+2
| * crypto: caam - fix rfc4543 descriptorsHoria Geantă2018-05-311-2/+2
| * crypto: caam - fix MC firmware detectionHoria Geantă2018-05-312-9/+13
| * crypto: clarify licensing of OpenSSL asm codeAdam Langley2018-05-312-5/+53
| * 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
OpenPOWER on IntegriCloud