summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-23crypto: qce - Let 'DEV_QCE' depend on both HAS_DMA and HAS_IOMEMChen Gang
2014-07-23crypto: caam - set DK (Decrypt Key) bit only for AES acceleratorHoria Geanta
2014-07-23crypto: caam - fix uninitialized state->buf_dma fieldHoria Geanta
2014-07-23crypto: caam - fix uninitialized edesc->dst_dma fieldHoria Geanta
2014-07-23crypto: caam - fix uninitialized S/G table size in ahash_digestHoria Geanta
2014-07-23crypto: caam - fix DMA direction mismatch in ahash_done_ctx_srcHoria Geanta
2014-07-23crypto: caam - fix DMA direction mismatch in ahash_done_ctx_dstHoria Geanta
2014-07-23crypto: caam - fix DMA unmapping error in hash_digest_keyHoria Geanta
2014-07-23crypto: caam - fix "failed to check map error" DMA warningsHoria Geanta
2014-07-23crypto: caam - fix typo in dma_mapping_errorHoria Geanta
2014-07-23crypto: caam - set coherent_dma_maskHoria Geanta
2014-07-23crypto: testmgr - avoid DMA mapping from text, rodata, stackHoria Geanta
2014-07-23crypto: ccp - Base AXI DMA cache settings on device treeTom Lendacky
2014-07-10crypto: drbg - drbg_exit() can be staticFengguang Wu
2014-07-10crypto: qat - remove an unneeded castDan Carpenter
2014-07-10crypto: caam - Check for CAAM block presence before registering with crypto l...Ruchika Gupta
2014-07-08crypto: drbg - HMAC-SHA1 DRBG has crypto strength of 128 bitsStephan Mueller
2014-07-08crypto: drbg - Mix a time stamp into DRBG stateStephan Mueller
2014-07-08crypto: drbg - Select correct DRBG core for stdrngStephan Mueller
2014-07-08crypto: drbg - Call CTR DRBG DF function only onceStephan Mueller
2014-07-08crypto: drbg - Fix format string for debugging statementsStephan Mueller
2014-07-08crypto: drbg - cleanup of preprocessor macrosStephan Mueller
2014-07-08crypto: qce - add dependancy to KconfigStanimir Varbanov
2014-07-08crypto: qce - fix sparse warningsStanimir Varbanov
2014-07-08crypto: caam - Enabling multiple caam debug support for C29x platformNitesh Narayan Lal
2014-07-08crypto: dts - Addition of missing SEC compatibile property in c29x device treeNitesh Narayan Lal
2014-07-04crypto: drbg - Use Kconfig to ensure at least one RNG option is setHerbert Xu
2014-07-04crypto: drbg - use of kernel linked listStephan Mueller
2014-07-04crypto: drbg - fix memory corruption for AES192Stephan Mueller
2014-07-03crypto: ux500 - make interrupt mode plausibleArnd Bergmann
2014-07-03crypto: tcrypt - print cra driver name in tcrypt tests outputLuca Clementi
2014-07-03ARM: DT: qcom: Add Qualcomm crypto driver binding documentStanimir Varbanov
2014-07-03crypto: qce - Build Qualcomm crypto driverStanimir Varbanov
2014-07-03crypto: qce - Qualcomm crypto engine driverStanimir Varbanov
2014-07-03crypto: fips - only panic on bad/missing crypto mod signaturesJarod Wilson
2014-06-26crypto: qat - Fix error path crash when no firmware is presentTadeusz Struk
2014-06-26crypto: qat - Fixed new checkpatch warningsTadeusz Struk
2014-06-26crypto: qat - Updated Firmware Info MetadataTadeusz Struk
2014-06-26crypto: qat - Fix random config build warningsTadeusz Struk
2014-06-26crypto: drbg - simplify ordering of linked list in drbg_ctr_dfStephan Mueller
2014-06-25crypto: lzo - use kvfree() helperEric Dumazet
2014-06-25crypto: des3_ede-x86_64 - fix parse warningJussi Kivilinna
2014-06-25crypto: caam - Correct the dma mapping for sg tableRuchika Gupta
2014-06-25crypto: caam - Add definition of rd/wr_reg64 for little endian platformRuchika Gupta
2014-06-25crypto: caam - Configuration for platforms with virtualization enabled in CAAMRuchika Gupta
2014-06-25crypto: caam - Correct definition of registers in memory mapRuchika Gupta
2014-06-23crypto: qat - Fix build problem with O=Herbert Xu
2014-06-21crypto: testmgr - add 4 more test vectors for GHASHArd Biesheuvel
2014-06-20crypto: aes - AES CTR x86_64 "by8" AVX optimizationchandramouli narayanan
2014-06-20crypto: des_3des - add x86-64 assembly implementationJussi Kivilinna