summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
2018-06-16crypto: omap-sham - fix memleakBin Liu1-1/+1
2018-06-16crypto: vmx - Remove overly verbose printk from AES XTS initMichael Ellerman1-2/+0
2018-06-16crypto: vmx - Remove overly verbose printk from AES init routinesMichael Ellerman4-9/+0
2018-06-16crypto: cavium - Limit result reading attemptsJan Glauber3-4/+25
2018-06-16crypto: cavium - Fix fallout from CONFIG_VMAP_STACKJan Glauber1-8/+14
2018-06-16crypto: caam - fix size of RSA prime factor qHoria Geantă1-4/+4
2018-06-16crypto: caam/qi - fix IV DMA mapping and updatingHoria Geantă1-111/+116
2018-06-16crypto: caam - fix IV DMA mapping and updatingHoria Geantă1-121/+91
2018-06-16crypto: caam - fix DMA mapping dir for generated IVHoria Geantă1-12/+17
2018-06-16crypto: caam - strip input zeros from RSA input bufferHoria Geantă2-0/+62
2018-06-16crypto: ccree - correct host regs offsetGilad Ben-Yossef4-6/+17
2018-06-16crypto: chelsio - request to HW should wrapAtul Gupta1-18/+17
2018-05-26crypto: inside-secure - do not use memset on MMIOAntoine Tenart1-2/+2
2018-04-07.gitignore: move *-asn1.[ch] patterns to the top-level .gitignoreMasahiro Yamada1-1/+0
2018-04-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds86-1582/+14525
2018-04-01crypto: chtls - Makefile KconfigAtul Gupta3-0/+16
2018-04-01crypto: chtls - Program the TLS session KeyAtul Gupta1-0/+412
2018-04-01crypto: chtls - Inline TLS record RxAtul Gupta2-1/+602
2018-04-01crypto: chtls - Inline TLS record TxAtul Gupta2-0/+1224
2018-04-01crypto : chtls - CPL handler definitionAtul Gupta1-0/+2126
2018-04-01crypto: chtls - Register chtls with net tlsAtul Gupta1-0/+575
2018-04-01crypto: chtls - structure and macro for Inline TLSAtul Gupta2-0/+685
2018-04-01crypto: chcr - Inline TLS Key MacrosAtul Gupta2-1/+96
2018-03-30crypto: ccree - remove unused enumsGilad Ben-Yossef1-21/+7
2018-03-30crypto: brcm - explicitly cast cipher to hash typeStefan Agner1-2/+2
2018-03-30crypto: talitos - don't leak pointers to authenc keysTudor-Dan Ambarus1-0/+2
2018-03-30crypto: qat - don't leak pointers to authenc keysTudor-Dan Ambarus1-0/+3
2018-03-30crypto: picoxcell - don't leak pointers to authenc keysTudor-Dan Ambarus1-0/+2
2018-03-30crypto: ixp4xx - don't leak pointers to authenc keysTudor-Dan Ambarus1-0/+2
2018-03-30crypto: chelsio - don't leak pointers to authenc keysTudor-Dan Ambarus1-0/+5
2018-03-30crypto: caam/qi - don't leak pointers to authenc keysTudor-Dan Ambarus1-0/+2
2018-03-30crypto: caam - don't leak pointers to authenc keysTudor-Dan Ambarus1-0/+2
2018-03-30crypto: talitos - fix IPsec cipher in lengthLEROY Christophe1-16/+20
2018-03-30crypto: chelsio - Remove declaration of static function from headerHarsh Jain2-147/+145
2018-03-30crypto: inside-secure - hmac(sha224) supportAntoine Tenart3-0/+58
2018-03-30crypto: inside-secure - hmac(sha256) supportAntoine Tenart3-9/+75
2018-03-30crypto: inside-secure - the context ipad/opad should use the state szAntoine Tenart1-4/+4
2018-03-30crypto: inside-secure - improve the skcipher tokenAntoine Tenart1-1/+2
2018-03-30crypto: inside-secure - do not access buffers mapped to the deviceAntoine Tenart1-4/+4
2018-03-30crypto: inside-secure - improve the send error pathAntoine Tenart1-2/+5
2018-03-30crypto: inside-secure - fix a typo in a register nameAntoine Tenart2-2/+2
2018-03-30crypto: inside-secure - fix typo s/allways/always/ in a defineAntoine Tenart2-2/+2
2018-03-30crypto: inside-secure - move the digest to the request contextAntoine Tenart1-12/+18
2018-03-23crypto: cavium - Replace mdelay with msleep in cpt_device_initJia-Ju Bai1-1/+1
2018-03-23crypto: bfin_crc - remove blackfin CRC driverArnd Bergmann4-885/+0
2018-03-23crypto: inside-secure - fix clock resource by adding a register clockGregory CLEMENT2-9/+26
2018-03-23crypto: inside-secure - improve clock initializationGregory CLEMENT1-5/+6
2018-03-23crypto: inside-secure - fix clock managementGregory CLEMENT1-1/+1
2018-03-23crypto: inside-secure - fix missing unlock on error in safexcel_ahash_send_req()weiyongjun \(A\)1-1/+3
2018-03-23crypto: talitos - Delete an error message for a failed memory allocation in t...Markus Elfring1-1/+0