..
async_tx
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
2010-05-21 17:05:46 -07:00
ablkcipher.c
crypto: skcipher - Add ablkcipher_walk interfaces
2010-05-19 14:13:07 +10:00
aead.c
crypto: aead - Fix checkpatch errors
2010-02-16 20:24:07 +08:00
aes_generic.c
crypto: aes_generic - Fix checkpatch errors
2010-02-16 20:34:59 +08:00
ahash.c
crypto: hash - Fix handling of unaligned buffers
2010-03-03 08:03:23 +08:00
algapi.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
2010-05-03 11:28:58 +08:00
algboss.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
2010-03-30 22:02:32 +09:00
ansi_cprng.c
crypto: ansi_cprng - Move FIPS functions under CONFIG_CRYPTO_FIPS
2009-11-23 20:25:50 +08:00
anubis.c
crypto: anubis - Fix checkpatch errors
2010-02-16 20:25:39 +08:00
api.c
crypto: api - Fix checkpatch errors
2010-02-16 20:26:46 +08:00
arc4.c
authenc.c
crypto: authenc - Fix cryptlen calculation
2010-05-20 19:40:31 +10:00
blkcipher.c
crypto: skcipher - Avoid infinite loop when cipher fails selftest
2009-02-18 21:20:06 +08:00
blowfish.c
crypto: blowfish - Fix checkpatch errors
2010-02-16 20:24:30 +08:00
camellia.c
crypto: camellia - Fix checkpatch errors
2010-02-16 20:27:57 +08:00
cast5.c
crypto: cast5 - Fix checkpatch errors
2010-02-16 20:29:01 +08:00
cast6.c
crypto: cast6 - Fix checkpatch errors
2010-02-16 20:29:45 +08:00
cbc.c
ccm.c
chainiv.c
crypto: chainiv - Use kcrypto_wq instead of keventd_wq
2009-02-19 14:44:02 +08:00
cipher.c
crypto: cipher - Fix checkpatch errors
2010-02-16 20:31:37 +08:00
compress.c
crypto: compress - Fix checkpatch errors
2010-02-16 20:31:04 +08:00
crc32c.c
crypto: crc32 - Fix checkpatch errors
2010-02-16 20:31:19 +08:00
cryptd.c
percpu: add __percpu sparse annotations to what's left
2010-02-17 11:17:38 +09:00
crypto_null.c
crypto: crypto_null - Fix checkpatch errors
2010-02-16 20:31:54 +08:00
crypto_wq.c
crypto: api - Use dedicated workqueue for crypto subsystem
2009-02-19 14:33:40 +08:00
ctr.c
crypto: ctr - Use chainiv on raw counter mode
2009-08-13 23:10:39 +10:00
cts.c
deflate.c
crypto: deflate - Fix checkpatch errors
2010-02-16 20:32:13 +08:00
des_generic.c
crypto: des_generic - Fix checkpatch errors
2010-02-16 20:32:31 +08:00
ecb.c
crypto: ecb - Fix checkpatch errors
2010-02-16 20:33:49 +08:00
eseqiv.c
crypto: eseqiv - Fix IV generation for sync algorithms
2009-04-15 20:45:03 +08:00
fcrypt.c
crypto: fcrypt - Fix checkpatch errors
2010-02-16 20:34:07 +08:00
fips.c
gcm.c
crypto: gcm - Add RFC4543 wrapper for GCM
2010-01-17 21:52:11 +11:00
gf128mul.c
crypto: Fix dead links
2009-03-04 14:43:52 +08:00
ghash-generic.c
crypto: ghash - Add GHASH digest algorithm for GCM
2009-08-06 15:32:38 +10:00
hmac.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
2010-03-30 22:02:32 +09:00
internal.h
crypto: internal - Fix checkpatch errors
2010-03-10 18:24:46 +08:00
Kconfig
Fix comment and Kconfig typos for 'require' and 'fragment'
2010-03-29 15:41:47 +02:00
khazad.c
krng.c
lrw.c
crypto: lrw - Fix big endian support
2009-02-17 20:00:11 +08:00
lzo.c
Makefile
crypto: pcrypt - Add pcrypt crypto parallelization wrapper
2010-01-07 15:57:19 +11:00
md4.c
md5.c
crypto: md5 - Set statesize
2010-03-02 21:58:16 +08:00
michael_mic.c
pcbc.c
pcompress.c
crypto: api - Remove frontend argument from extsize/init_tfm
2009-07-14 12:58:15 +08:00
pcrypt.c
crypto: pcrypt - Handle crypto_get_attr_type errors
2010-03-24 21:35:23 +08:00
proc.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
2009-12-08 15:55:13 -08:00
ripemd.h
rmd128.c
rmd160.c
rmd256.c
rmd320.c
rng.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
2010-03-30 22:02:32 +09:00
salsa20_generic.c
scatterwalk.c
crypto: scatterwalk - Fix scatterwalk_done() test
2010-05-19 14:06:29 +10:00
seed.c
seqiv.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
2010-03-30 22:02:32 +09:00
serpent.c
sha1_generic.c
crypto: sha1_generic - Add export/import support
2009-07-11 18:23:33 +08:00
sha256_generic.c
crypto: sha256_generic - Add export/import support
2009-07-11 18:23:34 +08:00
sha512_generic.c
crypto: sha512_generic - Use 64-bit counters
2009-07-22 14:38:13 +08:00
shash.c
crypto: shash - Remove usage of CRYPTO_MINALIGN
2010-05-19 11:50:58 +10:00
tcrypt.c
crypto: tcrypt - Add speed tests for async hashing
2010-05-19 14:11:21 +10:00
tcrypt.h
crypto: tcrypt - Speed testing support for ghash
2010-03-10 18:30:32 +08:00
tea.c
testmgr.c
crypto: testmgr - Add testing for async hashing and update/final
2010-05-19 14:12:03 +10:00
testmgr.h
crypto: vmac - Fix big-endian support
2010-03-18 20:22:55 +08:00
tgr192.c
twofish.c
twofish_common.c
vmac.c
crypto: vmac - Fix big-endian support
2010-03-18 20:22:55 +08:00
wp512.c
xcbc.c
crypto: xcbc - Fix alignment calculation of xcbc_tfm_ctx
2009-08-20 17:58:04 +10:00
xor.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
2010-03-30 22:02:32 +09:00
xts.c
zlib.c
crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}
2009-06-02 14:04:56 +10:00