Commit Graph

749 Commits (3be1afc8f64742552325d9f03c2b96339e822f9e)

Author SHA1 Message Date
Shikhar Khattar 921bae5469 crypto: authenc - Fix cryptlen calculation 15 years ago
David S. Miller bf06099db1 crypto: skcipher - Add ablkcipher_walk interfaces 15 years ago
David S. Miller a8f1a05292 crypto: testmgr - Add testing for async hashing and update/final 15 years ago
David S. Miller beb63da739 crypto: tcrypt - Add speed tests for async hashing 15 years ago
David S. Miller 85c6201a80 crypto: scatterwalk - Fix scatterwalk_done() test 15 years ago
Herbert Xu 18eb8ea6ee crypto: shash - Remove usage of CRYPTO_MINALIGN 15 years ago
Dan Williams caa20d974c async_tx: trim dma_async_tx_descriptor in 'no channel switch' case 15 years ago
Dan Williams 5157b4aa5b raid6: fix recovery performance regression 15 years ago
Dan Carpenter c614e109c1 crypto: algapi - Remove unneeded null check 15 years ago
Herbert Xu 180ce7e810 crypto: authenc - Add EINPROGRESS check 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Gilles Espinasse f77f13e22d Fix comment and Kconfig typos for 'require' and 'fragment' 15 years ago
Dan Carpenter 80a6d7db9f crypto: pcrypt - Handle crypto_get_attr_type errors 15 years ago
Shane Wang 304a204ec9 crypto: vmac - Fix big-endian support 15 years ago
Huang Ying 18bcc9194d crypto: tcrypt - Speed testing support for ghash 15 years ago
Richard Hartmann 269ab459da crypto: internal - Fix checkpatch errors 15 years ago
Steffen Klassert 50beceba7f crypto: authenc - Move saved IV in front of the ablkcipher request 15 years ago
Szilveszter Ördög cbb9bf65ae crypto: hash - Fix handling of unaligned buffers 15 years ago
Steffen Klassert 77ba115c47 crypto: authenc - Use correct ahash complete functions 15 years ago
Herbert Xu eebb111f5f crypto: md5 - Set statesize 15 years ago
Tejun Heo a29d8b8e2d percpu: add __percpu sparse annotations to what's left 15 years ago
Richard Hartmann 8d0c123f8b crypto: aes_generic - Fix checkpatch errors 15 years ago
Richard Hartmann 0047e81dc3 crypto: fcrypt - Fix checkpatch errors 15 years ago
Richard Hartmann 5b37c19e36 crypto: ecb - Fix checkpatch errors 15 years ago
Richard Hartmann a501121e30 crypto: des_generic - Fix checkpatch errors 15 years ago
Richard Hartmann 9472d763b3 crypto: deflate - Fix checkpatch errors 15 years ago
Richard Hartmann c9af70fb86 crypto: crypto_null - Fix checkpatch errors 15 years ago
Richard Hartmann d150975bc7 crypto: cipher - Fix checkpatch errors 15 years ago
Richard Hartmann db83aabfe1 crypto: crc32 - Fix checkpatch errors 15 years ago
Richard Hartmann 0375d66dd0 crypto: compress - Fix checkpatch errors 15 years ago
Richard Hartmann 87c3be87e9 crypto: cast6 - Fix checkpatch errors 15 years ago
Richard Hartmann a1f4c9222d crypto: cast5 - Fix checkpatch errors 15 years ago
Richard Hartmann 621dd36929 crypto: camellia - Fix checkpatch errors 15 years ago
Richard Hartmann f3542e6d7b crypto: authenc - Fix checkpatch errors 15 years ago
Richard Hartmann 3d01a33b77 crypto: api - Fix checkpatch errors 15 years ago
Richard Hartmann 189bd4b056 crypto: anubis - Fix checkpatch errors 15 years ago
Richard Hartmann 5357c6c43e crypto: algapi - Fix checkpatch errors 15 years ago
Richard Hartmann 0d8fb0a139 crypto: blowfish - Fix checkpatch errors 15 years ago
Richard Hartmann 3922538fe1 crypto: aead - Fix checkpatch errors 15 years ago
Richard Hartmann c4ede64a6e crypto: ablkcipher - Fix checkpatch errors 15 years ago
Jiri Kosina 7dd607e82d crypto: fix typo in Kconfig help text 15 years ago
Steffen Klassert 5a1436beec crypto: pcrypt - call the complete function on error 15 years ago
Max Vozeler 7d6f75eb21 crypto: md5 - Add export support 15 years ago
Tobias Brunner 73c89c15b9 crypto: gcm - Add RFC4543 wrapper for GCM 15 years ago
Steffen Klassert 5068c7a883 crypto: pcrypt - Add pcrypt crypto parallelization wrapper 15 years ago
Youquan, Song 863b557a88 crypto: testmgr - Fix complain about lack test for internal used algorithm 15 years ago
Dan Williams e02a0e47a3 async_tx: expand async raid6 test to cover ioatdma corner case 15 years ago
Jaswinder Singh Rajput 2f32bfd834 crypto: ansi_cprng - Move FIPS functions under CONFIG_CRYPTO_FIPS 15 years ago
Youquan, Song 507069c91e crypto: testmgr - Add ghash algorithm test before provide to users 15 years ago
Dan Williams 7b3cc2b1fc async_tx: build-time toggling of async_{syndrome,xor}_val dma support 15 years ago