index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
blackfin
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-23
crypto: caam - set DK (Decrypt Key) bit only for AES accelerator
Horia Geanta
1
-0
/
+7
2014-07-23
crypto: caam - fix uninitialized state->buf_dma field
Horia Geanta
1
-0
/
+1
2014-07-23
crypto: caam - fix uninitialized edesc->dst_dma field
Horia Geanta
1
-0
/
+2
2014-07-23
crypto: caam - fix uninitialized S/G table size in ahash_digest
Horia Geanta
1
-0
/
+1
2014-07-23
crypto: caam - fix DMA direction mismatch in ahash_done_ctx_src
Horia Geanta
1
-1
/
+1
2014-07-23
crypto: caam - fix DMA direction mismatch in ahash_done_ctx_dst
Horia Geanta
1
-1
/
+1
2014-07-23
crypto: caam - fix DMA unmapping error in hash_digest_key
Horia Geanta
1
-2
/
+2
2014-07-23
crypto: caam - fix "failed to check map error" DMA warnings
Horia Geanta
3
-28
/
+163
2014-07-23
crypto: caam - fix typo in dma_mapping_error
Horia Geanta
1
-1
/
+1
2014-07-23
crypto: caam - set coherent_dma_mask
Horia Geanta
2
-6
/
+6
2014-07-23
crypto: testmgr - avoid DMA mapping from text, rodata, stack
Horia Geanta
2
-9
/
+50
2014-07-23
crypto: ccp - Base AXI DMA cache settings on device tree
Tom Lendacky
5
-1
/
+15
2014-07-10
crypto: drbg - drbg_exit() can be static
Fengguang Wu
1
-1
/
+1
2014-07-10
crypto: qat - remove an unneeded cast
Dan Carpenter
1
-1
/
+1
2014-07-10
crypto: caam - Check for CAAM block presence before registering with crypto l...
Ruchika Gupta
3
-0
/
+85
2014-07-08
crypto: drbg - HMAC-SHA1 DRBG has crypto strength of 128 bits
Stephan Mueller
1
-1
/
+1
2014-07-08
crypto: drbg - Mix a time stamp into DRBG state
Stephan Mueller
2
-25
/
+36
2014-07-08
crypto: drbg - Select correct DRBG core for stdrng
Stephan Mueller
1
-1
/
+1
2014-07-08
crypto: drbg - Call CTR DRBG DF function only once
Stephan Mueller
1
-19
/
+22
2014-07-08
crypto: drbg - Fix format string for debugging statements
Stephan Mueller
1
-2
/
+2
2014-07-08
crypto: drbg - cleanup of preprocessor macros
Stephan Mueller
1
-11
/
+17
2014-07-08
crypto: qce - add dependancy to Kconfig
Stanimir Varbanov
1
-0
/
+1
2014-07-08
crypto: qce - fix sparse warnings
Stanimir Varbanov
3
-17
/
+20
2014-07-08
crypto: caam - Enabling multiple caam debug support for C29x platform
Nitesh Narayan Lal
1
-1
/
+1
2014-07-08
crypto: dts - Addition of missing SEC compatibile property in c29x device tree
Nitesh Narayan Lal
1
-1
/
+2
2014-07-04
crypto: drbg - Use Kconfig to ensure at least one RNG option is set
Herbert Xu
3
-16
/
+10
2014-07-04
crypto: drbg - use of kernel linked list
Stephan Mueller
2
-112
/
+128
2014-07-04
crypto: drbg - fix memory corruption for AES192
Stephan Mueller
1
-3
/
+11
2014-07-03
crypto: ux500 - make interrupt mode plausible
Arnd Bergmann
1
-13
/
+12
2014-07-03
crypto: tcrypt - print cra driver name in tcrypt tests output
Luca Clementi
1
-11
/
+20