summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-16crypto: arm64/aes-bs - move kernel mode neon en/disable into loopArd Biesheuvel
2018-03-16crypto: arm64/aes-blk - move kernel mode neon en/disable into loopArd Biesheuvel
2018-03-16crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loopArd Biesheuvel
2018-03-16crypto: testmgr - add a new test case for CRC-T10DIFArd Biesheuvel
2018-03-16crypto: ecc - Remove stack VLA usageKees Cook
2018-03-16crypto: ccp - Validate buffer lengths for copy operationsGary R Hook
2018-03-16crypto: hash - Prevent use of req->result in ahash updateKamil Konieczny
2018-03-16crypto: virtio - remove dependency on CRYPTO_AUTHENCPeter Wu
2018-03-16crypto: testmgr - introduce SM4 testsGilad Ben-Yossef
2018-03-16crypto: sm4 - introduce SM4 symmetric cipher algorithmGilad Ben-Yossef
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-16hwrng: mxc-rnga - add driver support on boards with device treeVladimir Zapolskiy
2018-03-16dt-bindings: rng: Document Freescale i.MX21 and i.MX31 RNGA compatiblesVladimir Zapolskiy
2018-03-16crypto: arm64/speck - add NEON-accelerated implementation of Speck-XTSEric Biggers
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: x86/des3_ede - des3_ede_skciphers[] can be staticWu Fengguang
2018-03-09crypto: ecdh - fix to allow multi segment scatterlistsJames Bottomley
2018-03-09crypto: cfb - add support for Cipher FeedBack modeJames Bottomley
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
2018-03-09crypto: chelsio - no csum offload for ipsec pathAtul Gupta
2018-03-09hwrng: omap - Fix clock resource by adding a register clockGregory CLEMENT
2018-03-09hwrng: omap - Remove useless test before clk_disable_unprepareGregory CLEMENT
2018-03-09crypto: omap-aes - make queue length configurableTero Kristo
2018-03-09crypto: omap-aes - make fallback size configurableTero Kristo
2018-03-09crypto: omap-sham - make queue length configurableTero Kristo
2018-03-09crypto: omap-sham - make fallback size configurableTero Kristo
2018-03-09crypto: omap-crypto - Verify page zone scatterlists before starting DMATero Kristo
2018-03-09crypto: omap-sham - Verify page zone of scatterlists before starting DMATero Kristo
2018-03-09crypto: talitos - do not perform unnecessary dma synchronisationLEROY Christophe
2018-03-09crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->bufLEROY Christophe
2018-03-09hwrng: cavium - make two functions staticColin Ian King
2018-03-09crypto: inside-secure - wait for the request to complete if in the backlogAntoine Tenart
2018-03-09crypto: inside-secure - move cache result dma mapping to requestAntoine Tenart
2018-03-09crypto: inside-secure - move hash result dma mapping to requestOfer Heifetz
2018-03-03include: psp-sev: Capitalize invalid length enumBrijesh Singh
2018-03-03crypto: ccp - Fix sparse, use plain integer as NULL pointerBrijesh Singh
2018-03-03crypto: ccp - return an actual key size from RSA max_size callbackMaciej S. Szmigiero
2018-03-03crypto: ccp - don't disable interrupts while setting up debugfsSebastian Andrzej Siewior
2018-03-03crypto: atmel-aes - fix the keys zeroing on errorsAntoine Tenart
2018-03-03crypto: caam - do not use mem and emi_slow clock for imx7xRui Miguel Silva
2018-03-03crypto: caam - Fix null dereference at error pathRui Miguel Silva
2018-03-03crypto: ccp - add check to get PSP master only when PSP is detectedBrijesh Singh