summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2018-08-17crypto: ccp - Fix command completion detection raceTom Lendacky
2018-08-17crypto: ccp - Check for NULL PSP pointer at module unloadTom Lendacky
2018-08-17crypto: ccree - fix iv handlingGilad Ben-Yossef
2018-08-17crypto: ccree - fix finupHadar Gat
2018-08-06crypto: padlock-aes - Fix Nano workaround data corruptionHerbert Xu
2018-06-16crypto: omap-sham - fix memleakBin Liu
2018-06-16crypto: vmx - Remove overly verbose printk from AES XTS initMichael Ellerman
2018-06-16crypto: vmx - Remove overly verbose printk from AES init routinesMichael Ellerman
2018-06-16crypto: cavium - Limit result reading attemptsJan Glauber
2018-06-16crypto: cavium - Fix fallout from CONFIG_VMAP_STACKJan Glauber
2018-06-16crypto: caam - fix size of RSA prime factor qHoria Geantă
2018-06-16crypto: caam/qi - fix IV DMA mapping and updatingHoria Geantă
2018-06-16crypto: caam - fix IV DMA mapping and updatingHoria Geantă
2018-06-16crypto: caam - fix DMA mapping dir for generated IVHoria Geantă
2018-06-16crypto: caam - strip input zeros from RSA input bufferHoria Geantă
2018-06-16crypto: ccree - correct host regs offsetGilad Ben-Yossef
2018-06-16crypto: chelsio - request to HW should wrapAtul Gupta
2018-05-26crypto: inside-secure - do not use memset on MMIOAntoine Tenart
2018-04-07.gitignore: move *-asn1.[ch] patterns to the top-level .gitignoreMasahiro Yamada
2018-04-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-03-31crypto: chtls - Makefile KconfigAtul Gupta
2018-03-31crypto: chtls - Program the TLS session KeyAtul Gupta
2018-03-31crypto: chtls - Inline TLS record RxAtul Gupta
2018-03-31crypto: chtls - Inline TLS record TxAtul Gupta
2018-03-31crypto : chtls - CPL handler definitionAtul Gupta
2018-03-31crypto: chtls - Register chtls with net tlsAtul Gupta
2018-03-31crypto: chtls - structure and macro for Inline TLSAtul Gupta
2018-03-31crypto: chcr - Inline TLS Key MacrosAtul Gupta
2018-03-31crypto: ccree - remove unused enumsGilad Ben-Yossef
2018-03-31crypto: brcm - explicitly cast cipher to hash typeStefan Agner
2018-03-31crypto: talitos - don't leak pointers to authenc keysTudor-Dan Ambarus
2018-03-31crypto: qat - don't leak pointers to authenc keysTudor-Dan Ambarus
2018-03-31crypto: picoxcell - don't leak pointers to authenc keysTudor-Dan Ambarus
2018-03-31crypto: ixp4xx - don't leak pointers to authenc keysTudor-Dan Ambarus
2018-03-31crypto: chelsio - don't leak pointers to authenc keysTudor-Dan Ambarus
2018-03-31crypto: caam/qi - don't leak pointers to authenc keysTudor-Dan Ambarus
2018-03-31crypto: caam - don't leak pointers to authenc keysTudor-Dan Ambarus
2018-03-31crypto: talitos - fix IPsec cipher in lengthLEROY Christophe
2018-03-31crypto: chelsio - Remove declaration of static function from headerHarsh Jain
2018-03-31crypto: inside-secure - hmac(sha224) supportAntoine Tenart
2018-03-31crypto: inside-secure - hmac(sha256) supportAntoine Tenart
2018-03-31crypto: inside-secure - the context ipad/opad should use the state szAntoine Tenart
2018-03-31crypto: inside-secure - improve the skcipher tokenAntoine Tenart
2018-03-31crypto: inside-secure - do not access buffers mapped to the deviceAntoine Tenart
2018-03-31crypto: inside-secure - improve the send error pathAntoine Tenart
2018-03-31crypto: inside-secure - fix a typo in a register nameAntoine Tenart
2018-03-31crypto: inside-secure - fix typo s/allways/always/ in a defineAntoine Tenart
2018-03-31crypto: inside-secure - move the digest to the request contextAntoine Tenart
2018-03-23crypto: cavium - Replace mdelay with msleep in cpt_device_initJia-Ju Bai
2018-03-23crypto: bfin_crc - remove blackfin CRC driverArnd Bergmann