aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAge
* crypto: skcipher - Add ablkcipher_walk interfacesDavid S. Miller2010-05-19
* crypto: testmgr - Add testing for async hashing and update/finalDavid S. Miller2010-05-19
* crypto: tcrypt - Add speed tests for async hashingDavid S. Miller2010-05-19
* crypto: scatterwalk - Fix scatterwalk_done() testDavid S. Miller2010-05-19
* crypto: shash - Remove usage of CRYPTO_MINALIGNHerbert Xu2010-05-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2010-05-02
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-04-27
| |\
| | * crypto: authenc - Add EINPROGRESS checkHerbert Xu2010-04-25
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| * | Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
| |\ \
| | * | crypto: fix typo in Kconfig help textJiri Kosina2010-02-05
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-03-05
| |\ \ \ | | | |/ | | |/|
| | * | crypto: authenc - Move saved IV in front of the ablkcipher requestSteffen Klassert2010-03-03
| | * | crypto: hash - Fix handling of unaligned buffersSzilveszter Ördög2010-03-02
| | * | crypto: authenc - Use correct ahash complete functionsSteffen Klassert2010-03-02
| | * | crypto: md5 - Set statesizeHerbert Xu2010-03-02
* | | | crypto: algapi - Remove unneeded null checkDan Carpenter2010-05-02
* | | | crypto: pcrypt - Handle crypto_get_attr_type errorsDan Carpenter2010-03-24
* | | | crypto: vmac - Fix big-endian supportShane Wang2010-03-18
* | | | crypto: tcrypt - Speed testing support for ghashHuang Ying2010-03-10
* | | | crypto: internal - Fix checkpatch errorsRichard Hartmann2010-03-10
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-03
|\ \ \ | |/ / |/| |
| * | percpu: add __percpu sparse annotations to what's leftTejun Heo2010-02-16
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-02-26
|\ \ | |/ |/|
| * crypto: aes_generic - Fix checkpatch errorsRichard Hartmann2010-02-16
| * crypto: fcrypt - Fix checkpatch errorsRichard Hartmann2010-02-16
| * crypto: ecb - Fix checkpatch errorsRichard Hartmann2010-02-16
| * crypto: des_generic - Fix checkpatch errorsRichard Hartmann2010-02-16
| * crypto: deflate - Fix checkpatch errorsRichard Hartmann2010-02-16
| * crypto: crypto_null - Fix checkpatch errorsRichard Hartmann2010-02-16
| * crypto: cipher - Fix checkpatch errorsRichard Hartmann2010-02-16
| * crypto: crc32 - Fix checkpatch errorsRichard Hartmann2010-02-16
| * crypto: compress - Fix checkpatch errorsRichard Hartmann2010-02-16
| * crypto: cast6 - Fix checkpatch errorsRichard Hartmann2010-02-16
| * crypto: cast5 - Fix checkpatch errorsRichard Hartmann2010-02-16
| * crypto: camellia - Fix checkpatch errorsRichard Hartmann2010-02-16
| * crypto: authenc - Fix checkpatch errorsRichard Hartmann2010-02-16
| * crypto: api - Fix checkpatch errorsRichard Hartmann2010-02-16
| * crypto: anubis - Fix checkpatch errorsRichard Hartmann2010-02-16
| * crypto: algapi - Fix checkpatch errorsRichard Hartmann2010-02-16
| * crypto: blowfish - Fix checkpatch errorsRichard Hartmann2010-02-16
| * crypto: aead - Fix checkpatch errorsRichard Hartmann2010-02-16
| * crypto: ablkcipher - Fix checkpatch errorsRichard Hartmann2010-02-16
| * crypto: pcrypt - call the complete function on errorSteffen Klassert2010-02-03
| * crypto: md5 - Add export supportMax Vozeler2010-01-17
| * crypto: gcm - Add RFC4543 wrapper for GCMTobias Brunner2010-01-17
| * crypto: pcrypt - Add pcrypt crypto parallelization wrapperSteffen Klassert2010-01-06
| * crypto: testmgr - Fix complain about lack test for internal used algorithmYouquan, Song2009-12-23
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-12-30
|\ \ | |/ |/|
| * async_tx: expand async raid6 test to cover ioatdma corner caseDan Williams2009-12-17