summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
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
2018-03-23crypto: inside-secure - fix clock resource by adding a register clockGregory CLEMENT
2018-03-23crypto: inside-secure - improve clock initializationGregory CLEMENT
2018-03-23crypto: inside-secure - fix clock managementGregory CLEMENT
2018-03-23crypto: inside-secure - fix missing unlock on error in safexcel_ahash_send_req()weiyongjun \(A\)
2018-03-23crypto: talitos - Delete an error message for a failed memory allocation in t...Markus Elfring
2018-03-16crypto: ccp - Validate buffer lengths for copy operationsGary R Hook
2018-03-16crypto: virtio - remove dependency on CRYPTO_AUTHENCPeter Wu
2018-03-16crypto: chelsio -Split Hash requests for large scatter gather listHarsh Jain
2018-03-16crypto: chelsio - Fix iv passed in fallback path for rfc3686Harsh Jain
2018-03-16crypto: chelsio - Update IV before sending request to HWHarsh Jain
2018-03-16crypto: chelsio - Fix src buffer dma lengthHarsh Jain
2018-03-16crypto: chelsio - Use kernel round function to align lengthsHarsh Jain
2018-03-16crypto: ccp - Use memdup_user() rather than duplicating its implementationMarkus Elfring
2018-03-09crypto: ccp - Fill the result buffer only on digest, finup, and final opsGary R Hook
2018-03-09crypto: s5p-sss - Constify pointed data (arguments and local variables)Krzysztof Kozlowski
2018-03-09crypto: s5p-sss - Remove useless check for non-null requestKrzysztof Kozlowski
2018-03-09crypto: omap-sham - Fix misleading indentationKrzysztof Kozlowski
2018-03-09crypto: omap-sham - Remove useless check for non-null requestKrzysztof Kozlowski