summaryrefslogtreecommitdiffstats
path: root/Documentation/blackfin (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-23crypto: caam - set DK (Decrypt Key) bit only for AES acceleratorHoria Geanta1-0/+7
2014-07-23crypto: caam - fix uninitialized state->buf_dma fieldHoria Geanta1-0/+1
2014-07-23crypto: caam - fix uninitialized edesc->dst_dma fieldHoria Geanta1-0/+2
2014-07-23crypto: caam - fix uninitialized S/G table size in ahash_digestHoria Geanta1-0/+1
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