Commit Graph

606 Commits (69585dd69e663a40729492c7b52eb82477a2027a)

Author SHA1 Message Date
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
Herbert Xu 0e2d3a1263 crypto: shash - Fix alignment in unaligned operations 16 years ago
Herbert Xu 8c32c516eb crypto: hash - Zap unaligned buffers 16 years ago
Herbert Xu 500b3e3c3d crypto: ahash - Remove old_ahash_alg 16 years ago
Herbert Xu 0b535adfb1 crypto: cryptd - Switch to new style ahash 16 years ago
Herbert Xu 9cd899a32f crypto: cryptd - Switch to template create API 16 years ago
Herbert Xu 7be380f720 crypto: tcrypt - Add mask parameter 16 years ago
Herbert Xu 01c2dece43 crypto: ahash - Add instance/spawn support 16 years ago
Herbert Xu 88056ec346 crypto: ahash - Convert to new style algorithms 16 years ago