summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: chcr - Add AEAD algos.Harsh Jain2016-11-306-41/+1558
* crypto: chcr - Move tfm ctx variable to request contextHarsh Jain2016-11-302-18/+17
* crypto: chcr - Use SHASH_DESC_ON_STACKHarsh Jain2016-11-302-38/+27
* crypto: chcr - Adjust Dest. buffer sizeHarsh Jain2016-11-301-30/+20
* crypto: chcr - Calculate Reverse round key in setkey callback.Harsh Jain2016-11-302-30/+24
* crypto: chcr - Remove dynamic allocationHarsh Jain2016-11-302-32/+45
* crypto: chcr - Fixes Unchecked dereference inside functionHarsh Jain2016-11-301-1/+2
* crypto: chcr - Added new structure chcr_wrHarsh Jain2016-11-304-149/+140
* crypto: chcr - Cosmetic changeHarsh Jain2016-11-302-58/+53
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-11-302-1/+11
|\
| * crypto: chcr - Fix memory corruptionHarsh Jain2016-11-301-1/+2
| * crypto: caam - fix type mismatch warningArnd Bergmann2016-11-171-1/+1
| * crypto: caam - do not register AES-XTS mode on LP unitsSven Ebenfeld2016-11-131-0/+9
* | crypto: caam - refactor ahash shared descriptor generationHoria Geantă2016-11-281-94/+36
* | crypto: caam - consolidate split key length computationHoria Geantă2016-11-284-45/+53
* | crypto: caam - refactor encryption descriptors generationHoria Geantă2016-11-285-1072/+1440
* | crypto: caam - remove unneded dependencies on CRYPTO_DEV_FSL_CAAMHoria Geantă2016-11-281-4/+4
* | crypto: caam - rewrite some generic inline append cmdsHoria Geantă2016-11-282-14/+14
* | crypto: caam - improve key inliningHoria Geantă2016-11-282-53/+116
* | crypto: caam - remove superfluous alg_op algorithm paramHoria Geantă2016-11-284-81/+13
* | crypto: caam - group algorithm related paramsHoria Geantă2016-11-285-205/+274
* | crypto: caam - move append_key_aead() into init_sh_desc_key_aead()Horia Geantă2016-11-281-18/+12
* | crypto: vmx - various build fixesNaveen N. Rao2016-11-171-5/+7
* | crypto: nx - drop duplicate header types.hGeliang Tang2016-11-171-1/+0
* | crypto: caam - merge identical ahash_final/finup shared descHoria Geantă2016-11-131-25/+1
* | crypto: caam - constify pointer to descriptor bufferHoria Geantă2016-11-131-34/+38
* | crypto: caam - move sec4_sg_entry to sg_sw_sec4.hHoria Geantă2016-11-132-7/+5
* | Revert "crypto: caam - get rid of tasklet"Horia Geantă2016-11-132-9/+17
* | crypto: caam - fix DMA API mapping leak in ablkcipher codeHoria Geantă2016-11-131-0/+44
* | crypto: caam - remove unreachable code in report_ccb_status()Horia Geantă2016-11-131-3/+2
* | crypto: caam - trivial code clean-upHoria Geantă2016-11-133-22/+9
* | crypto: caam - remove unused command from aead givencryptHoria Geantă2016-11-131-4/+1
* | crypto: caam - remove unused may_sleep in dbg_dump_sg()Horia Geantă2016-11-131-13/+6
* | crypto: caam - fix smatch warningsHoria Geantă2016-11-132-4/+2
* | crypto: caam - fix sparse warningsHoria Geantă2016-11-133-26/+20
* | crypto: caam - desc.h fixesHoria Geantă2016-11-131-8/+8
* | crypto: caam - completely remove error propagation handlingHoria Geantă2016-11-132-8/+2
* | crypto: caam - fix AEAD givenc descriptorsAlex Porosanu2016-11-131-1/+3
* | Crypto: mv_cesa - Switch to using managed resourcesNadim almas2016-11-131-3/+1
* | crypto: talitos - fix spelling mistakeColin Ian King2016-11-131-1/+1
* | crypto: ccp - Fix handling of RSA exponent on a v5 deviceGary R Hook2016-11-131-5/+5
* | crypto: caam - fix type mismatch warningArnd Bergmann2016-11-011-1/+1
* | crypto: sahara - fix typo "Decidated" -> "Dedicated"Colin Ian King2016-11-011-1/+1
* | crypto: atmel - drop pointless static qualifier in atmel_aes_probe()Wei Yongjun2016-11-011-1/+1
* | crypto: ccp - Clean up the LSB slot allocation codeGary R Hook2016-10-253-12/+16
* | crypto: ccp - remove unneeded codeGary R Hook2016-10-251-1/+0
* | crypto: ccp - change bitfield type to unsigned intsGary R Hook2016-10-251-21/+21
* | crypto: ccp - Fix non static symbol warningWei Yongjun2016-10-251-1/+1
* | crypto: caam - add support for iMX6ULMarcus Folkesson2016-10-251-15/+20
* | crypto: ccp - change type of struct member lsb to signedGary R Hook2016-10-211-1/+1
OpenPOWER on IntegriCloud