summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-07-23crypto: caam - fix DMA direction mismatch in ahash_done_ctx_srcHoria Geanta1-1/+1
2014-07-23crypto: caam - fix DMA direction mismatch in ahash_done_ctx_dstHoria Geanta1-1/+1
2014-07-23crypto: caam - fix DMA unmapping error in hash_digest_keyHoria Geanta1-2/+2
2014-07-23crypto: caam - fix "failed to check map error" DMA warningsHoria Geanta3-28/+163
2014-07-23crypto: caam - fix typo in dma_mapping_errorHoria Geanta1-1/+1
2014-07-23crypto: caam - set coherent_dma_maskHoria Geanta2-6/+6
2014-07-23crypto: testmgr - avoid DMA mapping from text, rodata, stackHoria Geanta2-9/+50
2014-07-23crypto: ccp - Base AXI DMA cache settings on device treeTom Lendacky5-1/+15
2014-07-10crypto: drbg - drbg_exit() can be staticFengguang Wu1-1/+1
2014-07-10crypto: qat - remove an unneeded castDan Carpenter1-1/+1
2014-07-10crypto: caam - Check for CAAM block presence before registering with crypto l...Ruchika Gupta3-0/+85
2014-07-08crypto: drbg - HMAC-SHA1 DRBG has crypto strength of 128 bitsStephan Mueller1-1/+1
2014-07-08crypto: drbg - Mix a time stamp into DRBG stateStephan Mueller2-25/+36
2014-07-08crypto: drbg - Select correct DRBG core for stdrngStephan Mueller1-1/+1
2014-07-08crypto: drbg - Call CTR DRBG DF function only onceStephan Mueller1-19/+22
2014-07-08crypto: drbg - Fix format string for debugging statementsStephan Mueller1-2/+2
2014-07-08crypto: drbg - cleanup of preprocessor macrosStephan Mueller1-11/+17
2014-07-08crypto: qce - add dependancy to KconfigStanimir Varbanov1-0/+1
2014-07-08crypto: qce - fix sparse warningsStanimir Varbanov3-17/+20
2014-07-08crypto: caam - Enabling multiple caam debug support for C29x platformNitesh Narayan Lal1-1/+1
2014-07-08crypto: dts - Addition of missing SEC compatibile property in c29x device treeNitesh Narayan Lal1-1/+2
2014-07-04crypto: drbg - Use Kconfig to ensure at least one RNG option is setHerbert Xu3-16/+10
2014-07-04crypto: drbg - use of kernel linked listStephan Mueller2-112/+128
2014-07-04crypto: drbg - fix memory corruption for AES192Stephan Mueller1-3/+11
2014-07-03crypto: ux500 - make interrupt mode plausibleArnd Bergmann1-13/+12
2014-07-03crypto: tcrypt - print cra driver name in tcrypt tests outputLuca Clementi1-11/+20
2014-07-03ARM: DT: qcom: Add Qualcomm crypto driver binding documentStanimir Varbanov1-0/+25
2014-07-03crypto: qce - Build Qualcomm crypto driverStanimir Varbanov3-0/+23
2014-07-03crypto: qce - Qualcomm crypto engine driverStanimir Varbanov11-0/+2637
2014-07-03crypto: fips - only panic on bad/missing crypto mod signaturesJarod Wilson3-4/+15
2014-06-26crypto: qat - Fix error path crash when no firmware is presentTadeusz Struk2-6/+6
2014-06-26crypto: qat - Fixed new checkpatch warningsTadeusz Struk10-18/+37
2014-06-26crypto: qat - Updated Firmware Info MetadataTadeusz Struk2-0/+2
2014-06-26crypto: qat - Fix random config build warningsTadeusz Struk2-3/+4
2014-06-26crypto: drbg - simplify ordering of linked list in drbg_ctr_dfStephan Mueller1-5/+5
2014-06-25crypto: lzo - use kvfree() helperEric Dumazet1-4/+1
2014-06-25crypto: des3_ede-x86_64 - fix parse warningJussi Kivilinna1-2/+2
2014-06-25crypto: caam - Correct the dma mapping for sg tableRuchika Gupta2-21/+27
2014-06-25crypto: caam - Add definition of rd/wr_reg64 for little endian platformRuchika Gupta1-0/+16
2014-06-25crypto: caam - Configuration for platforms with virtualization enabled in CAAMRuchika Gupta3-2/+56
2014-06-25crypto: caam - Correct definition of registers in memory mapRuchika Gupta2-39/+46
2014-06-23crypto: qat - Fix build problem with O=Herbert Xu1-1/+1
2014-06-21crypto: testmgr - add 4 more test vectors for GHASHArd Biesheuvel1-4/+45
2014-06-20crypto: aes - AES CTR x86_64 "by8" AVX optimizationchandramouli narayanan3-3/+585
2014-06-20crypto: des_3des - add x86-64 assembly implementationJussi Kivilinna6-5/+1349
2014-06-20crypto: tcrypt - add ctr(des3_ede) sync speed testJussi Kivilinna1-0/+6
2014-06-20crypto: caam - remove duplicate FIFOST_CONT_MASK defineDan Carpenter1-1/+0
2014-06-20crypto: crc32c-pclmul - Shrink K_table to 32-bit wordsGeorge Spelvin1-142/+139
2014-06-20crypto: qat - Update to makefilesTadeusz Struk4-0/+9
2014-06-20crypto: qat - Intel(R) QAT DH895xcc acceleratorTadeusz Struk9-0/+1499