summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | crypto: atmel-tdes - Switch to managed version of kzallocPramod Gurav2014-08-011-7/+1
| * | | crypto: atmel-sha - Switch to managed version of kzallocPramod Gurav2014-08-011-7/+2
| * | | crypto: testmgr - use chunks smaller than algo block size in chunk testsArd Biesheuvel2014-08-011-132/+132
| * | | crypto: qat - Fixed SKU1 dev issueTadeusz Struk2014-08-012-6/+2
| * | | crypto: qat - Use hweight for bit countingTadeusz Struk2014-08-011-13/+2
| * | | crypto: qat - Updated print outputsTadeusz Struk2014-08-014-14/+13
| * | | crypto: qat - change ae_num to ae_idTadeusz Struk2014-08-012-48/+45
| * | | crypto: qat - change slice->regions to slice->regionTadeusz Struk2014-08-012-12/+12
| * | | crypto: qat - use min_t macroTadeusz Struk2014-08-011-2/+2
| * | | crypto: qat - remove unnecessary parenthesesTadeusz Struk2014-08-013-31/+31
| * | | crypto: qat - remove unneeded headerTadeusz Struk2014-08-011-1/+0
| * | | crypto: qat - checkpatch blank linesTadeusz Struk2014-08-012-0/+4
| * | | crypto: qat - remove unnecessary return codesTadeusz Struk2014-08-011-15/+8
| * | | crypto: Resolve shadow warningsMark Rustad2014-08-019-81/+82
| * | | crypto: ccp - Remove "select OF" from KconfigTom Lendacky2014-07-241-1/+0
| * | | crypto: caam - fix DECO RSR pollingHoria Geanta2014-07-231-4/+7
| * | | crypto: qce - Let 'DEV_QCE' depend on both HAS_DMA and HAS_IOMEMChen Gang2014-07-231-1/+1
| * | | crypto: caam - set DK (Decrypt Key) bit only for AES acceleratorHoria Geanta2014-07-231-0/+7
| * | | crypto: caam - fix uninitialized state->buf_dma fieldHoria Geanta2014-07-231-0/+1
| * | | crypto: caam - fix uninitialized edesc->dst_dma fieldHoria Geanta2014-07-231-0/+2
| * | | crypto: caam - fix uninitialized S/G table size in ahash_digestHoria Geanta2014-07-231-0/+1
| * | | crypto: caam - fix DMA direction mismatch in ahash_done_ctx_srcHoria Geanta2014-07-231-1/+1
| * | | crypto: caam - fix DMA direction mismatch in ahash_done_ctx_dstHoria Geanta2014-07-231-1/+1
| * | | crypto: caam - fix DMA unmapping error in hash_digest_keyHoria Geanta2014-07-231-2/+2
| * | | crypto: caam - fix "failed to check map error" DMA warningsHoria Geanta2014-07-233-28/+163
| * | | crypto: caam - fix typo in dma_mapping_errorHoria Geanta2014-07-231-1/+1
| * | | crypto: caam - set coherent_dma_maskHoria Geanta2014-07-232-6/+6
| * | | crypto: testmgr - avoid DMA mapping from text, rodata, stackHoria Geanta2014-07-232-9/+50
| * | | crypto: ccp - Base AXI DMA cache settings on device treeTom Lendacky2014-07-235-1/+15
| * | | crypto: drbg - drbg_exit() can be staticFengguang Wu2014-07-101-1/+1
| * | | crypto: qat - remove an unneeded castDan Carpenter2014-07-101-1/+1
| * | | crypto: caam - Check for CAAM block presence before registering with crypto l...Ruchika Gupta2014-07-103-0/+85
| * | | crypto: drbg - HMAC-SHA1 DRBG has crypto strength of 128 bitsStephan Mueller2014-07-081-1/+1
| * | | crypto: drbg - Mix a time stamp into DRBG stateStephan Mueller2014-07-082-25/+36
| * | | crypto: drbg - Select correct DRBG core for stdrngStephan Mueller2014-07-081-1/+1
| * | | crypto: drbg - Call CTR DRBG DF function only onceStephan Mueller2014-07-081-19/+22
| * | | crypto: drbg - Fix format string for debugging statementsStephan Mueller2014-07-081-2/+2
| * | | crypto: drbg - cleanup of preprocessor macrosStephan Mueller2014-07-081-11/+17
| * | | crypto: qce - add dependancy to KconfigStanimir Varbanov2014-07-081-0/+1
| * | | crypto: qce - fix sparse warningsStanimir Varbanov2014-07-083-17/+20
| * | | crypto: caam - Enabling multiple caam debug support for C29x platformNitesh Narayan Lal2014-07-081-1/+1
| * | | crypto: dts - Addition of missing SEC compatibile property in c29x device treeNitesh Narayan Lal2014-07-081-1/+2
| * | | crypto: drbg - Use Kconfig to ensure at least one RNG option is setHerbert Xu2014-07-043-16/+10
| * | | crypto: drbg - use of kernel linked listStephan Mueller2014-07-042-112/+128
| * | | crypto: drbg - fix memory corruption for AES192Stephan Mueller2014-07-041-3/+11
| * | | crypto: ux500 - make interrupt mode plausibleArnd Bergmann2014-07-031-13/+12
| * | | crypto: tcrypt - print cra driver name in tcrypt tests outputLuca Clementi2014-07-031-11/+20
| * | | ARM: DT: qcom: Add Qualcomm crypto driver binding documentStanimir Varbanov2014-07-031-0/+25
| * | | crypto: qce - Build Qualcomm crypto driverStanimir Varbanov2014-07-033-0/+23
| * | | crypto: qce - Qualcomm crypto engine driverStanimir Varbanov2014-07-0311-0/+2637
OpenPOWER on IntegriCloud