summaryrefslogtreecommitdiff
path: root/drivers/crypto
Commit message (Expand)AuthorAge
* .gitignore: move *-asn1.[ch] patterns to the top-level .gitignoreMasahiro Yamada2018-04-07
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-04-04
|\
| * crypto: ccree - remove unused enumsGilad Ben-Yossef2018-03-31
| * crypto: brcm - explicitly cast cipher to hash typeStefan Agner2018-03-31
| * crypto: talitos - don't leak pointers to authenc keysTudor-Dan Ambarus2018-03-31
| * crypto: qat - don't leak pointers to authenc keysTudor-Dan Ambarus2018-03-31
| * crypto: picoxcell - don't leak pointers to authenc keysTudor-Dan Ambarus2018-03-31
| * crypto: ixp4xx - don't leak pointers to authenc keysTudor-Dan Ambarus2018-03-31
| * crypto: chelsio - don't leak pointers to authenc keysTudor-Dan Ambarus2018-03-31
| * crypto: caam/qi - don't leak pointers to authenc keysTudor-Dan Ambarus2018-03-31
| * crypto: caam - don't leak pointers to authenc keysTudor-Dan Ambarus2018-03-31
| * crypto: talitos - fix IPsec cipher in lengthLEROY Christophe2018-03-31
| * crypto: chelsio - Remove declaration of static function from headerHarsh Jain2018-03-31
| * crypto: inside-secure - hmac(sha224) supportAntoine Tenart2018-03-31
| * crypto: inside-secure - hmac(sha256) supportAntoine Tenart2018-03-31
| * crypto: inside-secure - the context ipad/opad should use the state szAntoine Tenart2018-03-31
| * crypto: inside-secure - improve the skcipher tokenAntoine Tenart2018-03-31
| * crypto: inside-secure - do not access buffers mapped to the deviceAntoine Tenart2018-03-31
| * crypto: inside-secure - improve the send error pathAntoine Tenart2018-03-31
| * crypto: inside-secure - fix a typo in a register nameAntoine Tenart2018-03-31
| * crypto: inside-secure - fix typo s/allways/always/ in a defineAntoine Tenart2018-03-31
| * crypto: inside-secure - move the digest to the request contextAntoine Tenart2018-03-31
| * crypto: cavium - Replace mdelay with msleep in cpt_device_initJia-Ju Bai2018-03-23
| * crypto: bfin_crc - remove blackfin CRC driverArnd Bergmann2018-03-23
| * crypto: inside-secure - fix clock resource by adding a register clockGregory CLEMENT2018-03-23
| * crypto: inside-secure - improve clock initializationGregory CLEMENT2018-03-23
| * crypto: inside-secure - fix clock managementGregory CLEMENT2018-03-23
| * crypto: inside-secure - fix missing unlock on error in safexcel_ahash_send_req()weiyongjun \(A\)2018-03-23
| * crypto: talitos - Delete an error message for a failed memory allocation in t...Markus Elfring2018-03-23
| * crypto: ccp - Validate buffer lengths for copy operationsGary R Hook2018-03-16
| * crypto: virtio - remove dependency on CRYPTO_AUTHENCPeter Wu2018-03-16
| * crypto: chelsio -Split Hash requests for large scatter gather listHarsh Jain2018-03-16
| * crypto: chelsio - Fix iv passed in fallback path for rfc3686Harsh Jain2018-03-16
| * crypto: chelsio - Update IV before sending request to HWHarsh Jain2018-03-16
| * crypto: chelsio - Fix src buffer dma lengthHarsh Jain2018-03-16
| * crypto: chelsio - Use kernel round function to align lengthsHarsh Jain2018-03-16
| * crypto: ccp - Use memdup_user() rather than duplicating its implementationMarkus Elfring2018-03-16
| * crypto: ccp - Fill the result buffer only on digest, finup, and final opsGary R Hook2018-03-09
| * crypto: s5p-sss - Constify pointed data (arguments and local variables)Krzysztof Kozlowski2018-03-09
| * crypto: s5p-sss - Remove useless check for non-null requestKrzysztof Kozlowski2018-03-09
| * crypto: omap-sham - Fix misleading indentationKrzysztof Kozlowski2018-03-09
| * crypto: omap-sham - Remove useless check for non-null requestKrzysztof Kozlowski2018-03-09
| * crypto: chelsio - no csum offload for ipsec pathAtul Gupta2018-03-09
| * crypto: omap-aes - make queue length configurableTero Kristo2018-03-09
| * crypto: omap-aes - make fallback size configurableTero Kristo2018-03-09
| * crypto: omap-sham - make queue length configurableTero Kristo2018-03-09
| * crypto: omap-sham - make fallback size configurableTero Kristo2018-03-09
| * crypto: omap-crypto - Verify page zone scatterlists before starting DMATero Kristo2018-03-09
| * crypto: omap-sham - Verify page zone of scatterlists before starting DMATero Kristo2018-03-09
| * crypto: talitos - do not perform unnecessary dma synchronisationLEROY Christophe2018-03-09