summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: rng: add bindings doc for Keystone SA HWRNG driverVitaly Andrianov2018-03-231-0/+21
* crypto: inside-secure - fix clock resource by adding a register clockGregory CLEMENT2018-03-233-10/+31
* crypto: inside-secure - improve clock initializationGregory CLEMENT2018-03-231-5/+6
* crypto: inside-secure - fix clock managementGregory CLEMENT2018-03-231-1/+1
* crypto: inside-secure - fix missing unlock on error in safexcel_ahash_send_req()weiyongjun \(A\)2018-03-231-1/+3
* crypto: talitos - Delete an error message for a failed memory allocation in t...Markus Elfring2018-03-231-1/+0
* crypto: arm64/sha256-neon - play nice with CONFIG_PREEMPT kernelsArd Biesheuvel2018-03-161-13/+23
* crypto: arm64/aes-blk - add 4 way interleave to CBC-MAC encrypt pathArd Biesheuvel2018-03-161-2/+21
* crypto: arm64/aes-blk - add 4 way interleave to CBC encrypt pathArd Biesheuvel2018-03-161-6/+25
* crypto: arm64/aes-blk - remove configurable interleaveArd Biesheuvel2018-03-162-200/+40
* crypto: arm64/chacha20 - move kernel mode neon en/disable into loopArd Biesheuvel2018-03-161-3/+9
* crypto: arm64/aes-bs - move kernel mode neon en/disable into loopArd Biesheuvel2018-03-161-19/+17
* crypto: arm64/aes-blk - move kernel mode neon en/disable into loopArd Biesheuvel2018-03-163-102/+97
* crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loopArd Biesheuvel2018-03-161-24/+23
* crypto: testmgr - add a new test case for CRC-T10DIFArd Biesheuvel2018-03-161-0/+259
* crypto: ecc - Remove stack VLA usageKees Cook2018-03-161-6/+17
* crypto: ccp - Validate buffer lengths for copy operationsGary R Hook2018-03-161-30/+78
* crypto: hash - Prevent use of req->result in ahash updateKamil Konieczny2018-03-161-4/+7
* crypto: virtio - remove dependency on CRYPTO_AUTHENCPeter Wu2018-03-162-2/+0
* crypto: testmgr - introduce SM4 testsGilad Ben-Yossef2018-03-163-0/+143
* crypto: sm4 - introduce SM4 symmetric cipher algorithmGilad Ben-Yossef2018-03-164-0/+298
* crypto: chelsio -Split Hash requests for large scatter gather listHarsh Jain2018-03-164-108/+298
* crypto: chelsio - Fix iv passed in fallback path for rfc3686Harsh Jain2018-03-161-1/+1
* crypto: chelsio - Update IV before sending request to HWHarsh Jain2018-03-161-8/+11
* crypto: chelsio - Fix src buffer dma lengthHarsh Jain2018-03-161-5/+12
* crypto: chelsio - Use kernel round function to align lengthsHarsh Jain2018-03-162-40/+34
* hwrng: mxc-rnga - add driver support on boards with device treeVladimir Zapolskiy2018-03-161-9/+14
* dt-bindings: rng: Document Freescale i.MX21 and i.MX31 RNGA compatiblesVladimir Zapolskiy2018-03-161-6/+5
* crypto: arm64/speck - add NEON-accelerated implementation of Speck-XTSEric Biggers2018-03-164-0/+643
* crypto: ccp - Use memdup_user() rather than duplicating its implementationMarkus Elfring2018-03-161-14/+1
* crypto: ccp - Fill the result buffer only on digest, finup, and final opsGary R Hook2018-03-092-2/+2
* crypto: x86/des3_ede - des3_ede_skciphers[] can be staticWu Fengguang2018-03-091-1/+1
* crypto: ecdh - fix to allow multi segment scatterlistsJames Bottomley2018-03-091-6/+17
* crypto: cfb - add support for Cipher FeedBack modeJames Bottomley2018-03-093-0/+362
* crypto: s5p-sss - Constify pointed data (arguments and local variables)Krzysztof Kozlowski2018-03-091-14/+17
* crypto: s5p-sss - Remove useless check for non-null requestKrzysztof Kozlowski2018-03-091-3/+0
* crypto: omap-sham - Fix misleading indentationKrzysztof Kozlowski2018-03-091-1/+1
* crypto: omap-sham - Remove useless check for non-null requestKrzysztof Kozlowski2018-03-091-3/+0
* crypto: chelsio - no csum offload for ipsec pathAtul Gupta2018-03-091-3/+2
* hwrng: omap - Fix clock resource by adding a register clockGregory CLEMENT2018-03-092-1/+22
* hwrng: omap - Remove useless test before clk_disable_unprepareGregory CLEMENT2018-03-091-4/+2
* crypto: omap-aes - make queue length configurableTero Kristo2018-03-091-0/+43
* crypto: omap-aes - make fallback size configurableTero Kristo2018-03-091-1/+47
* crypto: omap-sham - make queue length configurableTero Kristo2018-03-091-0/+38
* crypto: omap-sham - make fallback size configurableTero Kristo2018-03-091-3/+53
* crypto: omap-crypto - Verify page zone scatterlists before starting DMATero Kristo2018-03-091-0/+4
* crypto: omap-sham - Verify page zone of scatterlists before starting DMATero Kristo2018-03-091-0/+7
* crypto: talitos - do not perform unnecessary dma synchronisationLEROY Christophe2018-03-091-22/+63
* crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->bufLEROY Christophe2018-03-091-88/+44
* hwrng: cavium - make two functions staticColin Ian King2018-03-092-2/+2