Commit Graph

616 Commits (94c30d9ca6fd00a69e367b91b6e13572c41938c5)

Author SHA1 Message Date
Dan Williams 7b3cc2b1fc async_tx: build-time toggling of async_{syndrome,xor}_val dma support 15 years ago
Huang Ying 62c5593aea crypto: gcm - fix another complete call in complete fuction 15 years ago
Dan Williams da17bf4306 async_tx: fix asynchronous raid6 recovery for ddf layouts 15 years ago
Dan Williams 030b07720b async_pq: rename scribble page 15 years ago
Dan Williams 5676470f06 async_pq: kill a stray dma_map() call and other cleanups 15 years ago
NeilBrown b2141e6951 raid6/async_tx: handle holes in block list in async_syndrome_val 16 years ago
NeilBrown 5dd33c9a4c md/async: don't pass a memory pointer as a page pointer. 16 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Dan Williams 1f6672d44c async_tx/raid6: add missing dma_unmap calls to the async fail case 16 years ago
Dan Williams 1b6df69309 raid6test: fix stack overflow 16 years ago
Dan Williams 83544ae9f3 dmaengine, async_tx: support alignment checks 16 years ago
Dan Williams 138f4c359d dmaengine, async_tx: add a "no channel switch" allocator 16 years ago
Dan Williams 0403e38277 dmaengine: add fence support 16 years ago
Shane Wang f1939f7c56 crypto: vmac - New hash algorithm for intel_txt support 16 years ago
Herbert Xu 2bf2901669 crypto: api - Do not displace newly registered algorithms 16 years ago
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
Herbert Xu 0c7d400faf crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test 16 years ago
Steffen Klassert a367b17f34 crypto: ansi_cprng - Fix module initialization 16 years ago
Steffen Klassert 36f87a4a29 crypto: xcbc - Fix alignment calculation of xcbc_tfm_ctx 16 years ago
Neil Horman 4e4ed83be6 crypto: fips - Depend on ansi_cprng 16 years ago
Herbert Xu 63b5ac286d crypto: blkcipher - Do not use eseqiv on stream ciphers 16 years ago
Herbert Xu aef27136b8 crypto: ctr - Use chainiv on raw counter mode 16 years ago
Herbert Xu 73fec12094 Revert crypto: fips - Select CPRNG 16 years ago
Christian Kujau a8ccc393dd crypto: rng - Fix typo 16 years ago
Huang Ying ace1366369 crypto: cryptd - Add support to access underlaying shash 16 years ago
Huang Ying 9382d97af5 crypto: gcm - Use GHASH digest algorithm 16 years ago
Huang Ying 2cdc6899a8 crypto: ghash - Add GHASH digest algorithm for GCM 16 years ago
Steffen Klassert cbdcf80d8b crypto: authenc - Convert to ahash 16 years ago
Herbert Xu 0b767b4df3 crypto: hmac - Prehash ipad/opad 16 years ago
Phil Carmody 7b4ffcf953 crypto: aes - Undefined behaviour in crypto_aes_expand_key 16 years ago
Steffen Klassert 0044f3eda9 crypto: shash - Test for the algorithms import function before exporting it 16 years ago
Steffen Klassert 5befbd5a7e crypto: ahash - Use GFP_KERNEL on allocation if the request can sleep 16 years ago
Herbert Xu f592682f9f crypto: shash - Require all algorithms to support export/import 16 years ago
Herbert Xu 13887ed688 crypto: sha512_generic - Use 64-bit counters 16 years ago
Herbert Xu 1f38ad8389 crypto: sha512 - Export struct sha512_state 16 years ago
Herbert Xu ac95301f27 crypto: xcbc - Fix shash conversion 16 years ago
Herbert Xu b588ef6e69 crypto: xcbc - Use crypto_xor 16 years ago
Herbert Xu 6fba00d176 crypto: cryptd - Add finup/export/import for hash 16 years ago
Herbert Xu cbc86b9161 crypto: shash - Fix async finup handling of null digest 16 years ago
Herbert Xu a70c522520 crypto: ahash - Fix setkey crash 16 years ago
Herbert Xu b5ebd44eb7 crypto: xcbc - Fix incorrect error value when creating instance 16 years ago
Herbert Xu 3b3fc322d9 crypto: hmac - Fix incorrect error value when creating instance 16 years ago
Steffen Klassert 05ed8758fa crypto: cryptd - Fix uninitialized return value 16 years ago
Herbert Xu 66f6ce5e52 crypto: ahash - Add unaligned handling and default operations 16 years ago
Herbert Xu 093900c2b9 crypto: ahash - Use GFP_KERNEL in unaligned setkey 16 years ago