summaryrefslogtreecommitdiff
path: root/drivers/crypto
Commit message (Expand)AuthorAge
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-27
|\
| * crypto: marvell - Copy IVDIG before launching partial DMA ahash requestsRomain Perier2016-12-16
* | crypto: add virtio-crypto driverGonglei2016-12-16
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-14
|\ \ | |/
| * crypto: chcr - checking for IS_ERR() instead of NULLDan Carpenter2016-12-07
| * crypto: caam - check caam_emi_slow instead of re-lookup platformMarcus Folkesson2016-12-07
| * crypto: caam - make aamalg_desc a proper moduleArnd Bergmann2016-12-01
| * crypto: caam - pass key buffers with typesafe pointersArnd Bergmann2016-12-01
| * crypto: chcr - Add AEAD algos.Harsh Jain2016-11-30
| * crypto: chcr - Move tfm ctx variable to request contextHarsh Jain2016-11-30
| * crypto: chcr - Use SHASH_DESC_ON_STACKHarsh Jain2016-11-30
| * crypto: chcr - Adjust Dest. buffer sizeHarsh Jain2016-11-30
| * crypto: chcr - Calculate Reverse round key in setkey callback.Harsh Jain2016-11-30
| * crypto: chcr - Remove dynamic allocationHarsh Jain2016-11-30
| * crypto: chcr - Fixes Unchecked dereference inside functionHarsh Jain2016-11-30
| * crypto: chcr - Added new structure chcr_wrHarsh Jain2016-11-30
| * crypto: chcr - Cosmetic changeHarsh Jain2016-11-30
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-11-30
| |\
| * | crypto: caam - refactor ahash shared descriptor generationHoria Geantă2016-11-28
| * | crypto: caam - consolidate split key length computationHoria Geantă2016-11-28
| * | crypto: caam - refactor encryption descriptors generationHoria Geantă2016-11-28
| * | crypto: caam - remove unneded dependencies on CRYPTO_DEV_FSL_CAAMHoria Geantă2016-11-28
| * | crypto: caam - rewrite some generic inline append cmdsHoria Geantă2016-11-28
| * | crypto: caam - improve key inliningHoria Geantă2016-11-28
| * | crypto: caam - remove superfluous alg_op algorithm paramHoria Geantă2016-11-28
| * | crypto: caam - group algorithm related paramsHoria Geantă2016-11-28
| * | crypto: caam - move append_key_aead() into init_sh_desc_key_aead()Horia Geantă2016-11-28
| * | crypto: vmx - various build fixesNaveen N. Rao2016-11-17
| * | crypto: nx - drop duplicate header types.hGeliang Tang2016-11-17
| * | crypto: caam - merge identical ahash_final/finup shared descHoria Geantă2016-11-13
| * | crypto: caam - constify pointer to descriptor bufferHoria Geantă2016-11-13
| * | crypto: caam - move sec4_sg_entry to sg_sw_sec4.hHoria Geantă2016-11-13
| * | Revert "crypto: caam - get rid of tasklet"Horia Geantă2016-11-13
| * | crypto: caam - fix DMA API mapping leak in ablkcipher codeHoria Geantă2016-11-13
| * | crypto: caam - remove unreachable code in report_ccb_status()Horia Geantă2016-11-13
| * | crypto: caam - trivial code clean-upHoria Geantă2016-11-13
| * | crypto: caam - remove unused command from aead givencryptHoria Geantă2016-11-13
| * | crypto: caam - remove unused may_sleep in dbg_dump_sg()Horia Geantă2016-11-13
| * | crypto: caam - fix smatch warningsHoria Geantă2016-11-13
| * | crypto: caam - fix sparse warningsHoria Geantă2016-11-13
| * | crypto: caam - desc.h fixesHoria Geantă2016-11-13
| * | crypto: caam - completely remove error propagation handlingHoria Geantă2016-11-13
| * | crypto: caam - fix AEAD givenc descriptorsAlex Porosanu2016-11-13
| * | Crypto: mv_cesa - Switch to using managed resourcesNadim almas2016-11-13
| * | crypto: talitos - fix spelling mistakeColin Ian King2016-11-13
| * | crypto: ccp - Fix handling of RSA exponent on a v5 deviceGary R Hook2016-11-13
| * | crypto: caam - fix type mismatch warningArnd Bergmann2016-11-01
| * | crypto: sahara - fix typo "Decidated" -> "Dedicated"Colin Ian King2016-11-01
| * | crypto: atmel - drop pointless static qualifier in atmel_aes_probe()Wei Yongjun2016-11-01
| * | crypto: ccp - Clean up the LSB slot allocation codeGary R Hook2016-10-25