Commit Graph

466 Commits (4e7d2c0aefb77f7b24942e5af042a083be4d60bb)

Author SHA1 Message Date
Dan Williams cb3c82992f async_tx: raid6 recovery self test 16 years ago
Dan Williams 0a82a6239b async_tx: add support for asynchronous RAID6 recovery operations 16 years ago
Dan Williams b2f46fd8ef async_tx: add support for asynchronous GF multiplication 16 years ago
Dan Williams 95475e5711 async_tx: remove walk of tx->parent chain in dma_wait_for_async_tx 16 years ago
Dan Williams af1f951eb6 async_tx: kill needless module_{init|exit} 16 years ago
Dan Williams ad283ea4a3 async_tx: add sum check flags 16 years ago
Dan Williams 04ce9ab385 async_xor: permit callers to pass in a 'dma/page scribble' region 16 years ago
Dan Williams a08abd8ca8 async_tx: structify submission arguments, add scribble 16 years ago
Dan Williams 88ba2aa586 async_tx: kill ASYNC_TX_DEP_ACK flag 16 years ago
Dan Williams 099f53cb50 async_tx: rename zero_sum to val 16 years ago
NeilBrown bff61975b3 md: move lots of #include lines out of .h files and into .c 16 years ago
Dan Williams 729b5d1b8e dmaengine: allow dma support for async_tx to be toggled 16 years ago
Dan Williams 06164f3194 async_tx: provide __async_inline for HAS_DMA=n archs 16 years ago
Herbert Xu a760a6656e crypto: api - Fix module load deadlock with fallback algorithms 16 years ago
Lee Nipper bb402f16ec crypto: ahash - Fix digest size in /proc/crypto 16 years ago
Herbert Xu 8eb2dfac41 crypto: lrw - Fix big endian support 16 years ago
Herbert Xu 4f3e797ad0 crypto: scatterwalk - Avoid flush_dcache_page on slab pages 16 years ago
Herbert Xu 7b2cd92adc crypto: api - Fix zeroing on free 16 years ago
Adrian-Ken Rueegsegger 4abfd73e34 crypto: shash - Fix module refcount 16 years ago
Herbert Xu b8e15992b4 crypto: api - Fix algorithm test race that broke aead initialisation 16 years ago
Jarod Wilson 516280e735 crypto: ccm - Fix handling of null assoc data 16 years ago
Herbert Xu bac1b5c469 crypto: blkcipher - Fix WARN_ON handling in walk_done 16 years ago
Herbert Xu 29b37f4212 crypto: authenc - Fix zero-length IV crash 16 years ago
Dan Williams 209b84a88f dmaengine: replace dma_async_client_register with dmaengine_get 16 years ago
Dan Williams 2ba05622b8 dmaengine: provide a common 'issue_pending_all' implementation 16 years ago
Dan Williams bec085134e dmaengine: centralize channel allocation, introduce dma_find_channel 16 years ago
Dan Williams 6f49a57aa5 dmaengine: up-level reference counting to the module level 16 years ago
Dan Williams 07f2211e4f dmaengine: remove dependency on async_tx 16 years ago
Herbert Xu 0ee4a96902 crypto: aes - Precompute tables 16 years ago
Geert Uytterhoeven bcf84a38f0 crypto: testmgr - Correct comment about deflate parameters 16 years ago
Harvey Harrison f0d1ec3a22 crypto: salsa20 - Remove private wrappers around various operations 16 years ago
Jarod Wilson ad79cdd77f crypto: des3_ede - permit weak keys unless REQ_WEAK_KEY set 16 years ago
Adrian-Ken Rueegsegger bd9d20dba1 crypto: sha512 - Switch to shash 16 years ago
Adrian-Ken Rueegsegger f9e2bca6c2 crypto: sha512 - Move message schedule W[80] to static percpu area 16 years ago
Adrian-Ken Rueegsegger 19e2bf1467 crypto: michael_mic - Switch to shash 16 years ago
Adrian-Ken Rueegsegger 4946510baa crypto: wp512 - Switch to shash 16 years ago
Adrian-Ken Rueegsegger f63fbd3d50 crypto: tgr192 - Switch to shash 16 years ago
Adrian-Ken Rueegsegger 50e109b5b9 crypto: sha256 - Switch to shash 16 years ago
Adrian-Ken Rueegsegger 14b75ba70d crypto: md5 - Switch to shash 16 years ago
Adrian-Ken Rueegsegger 808a1763ce crypto: md4 - Switch to shash 16 years ago
Adrian-Ken Rueegsegger 54ccb36776 crypto: sha1 - Switch to shash 16 years ago
Herbert Xu 3b8efb4c41 crypto: rmd320 - Switch to shash 16 years ago
Herbert Xu d8a5e2e9f4 crypto: rmd256 - Switch to shash 16 years ago
Herbert Xu e5835fba02 crypto: rmd160 - Switch to shash 16 years ago
Herbert Xu 7c4468bc01 crypto: rmd128 - Switch to shash 16 years ago
Herbert Xu d35d2454ce crypto: null - Switch to shash 16 years ago
Herbert Xu 3751f402e0 crypto: hash - Make setkey optional 16 years ago
Geert Uytterhoeven b812eb0076 crypto: testmgr - Validate output length in (de)compression tests 16 years ago
Harvey Harrison dad3df2044 crypto: remove uses of __constant_{endian} helpers 16 years ago
Ingo Molnar 664134d291 crypto: testmgr - Fix error flow of test_comp 16 years ago