linux/crypto
Dan Williams 6247cdc2cd async_tx: fix dma_wait_for_async_tx
Fix dma_wait_for_async_tx to not loop forever in the case where a
dependency chain is longer than two entries.  This condition will not
happen with current in-kernel drivers, but fix it for future drivers.

Found-by: Saeed Bishara <saeed.bishara@gmail.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2007-09-24 10:26:26 -07:00
..
async_tx async_tx: fix dma_wait_for_async_tx 2007-09-24 10:26:26 -07:00
Kconfig
Makefile
ablkcipher.c [CRYPTO] api: fix writting into unallocated memory in setkey_aligned 2007-08-06 15:33:56 +08:00
aes.c
algapi.c
anubis.c
api.c
arc4.c
blkcipher.c [CRYPTO] blkcipher: Fix inverted test in blkcipher_get_spot 2007-09-10 15:51:11 +08:00
blowfish.c
camellia.c
cast5.c
cast6.c
cbc.c
cipher.c [CRYPTO] api: fix writting into unallocated memory in setkey_aligned 2007-08-06 15:33:56 +08:00
compress.c
crc32c.c
cryptd.c
crypto_null.c
cryptomgr.c
deflate.c
des.c
digest.c
ecb.c
fcrypt.c
gf128mul.c
hash.c [CRYPTO] api: fix writting into unallocated memory in setkey_aligned 2007-08-06 15:33:56 +08:00
hmac.c
internal.h
khazad.c
lrw.c
md4.c
md5.c
michael_mic.c
pcbc.c
proc.c
scatterwalk.c
scatterwalk.h
serpent.c
sha1.c
sha256.c
sha512.c
tcrypt.c
tcrypt.h
tea.c
tgr192.c
twofish.c
twofish_common.c
wp512.c
xcbc.c
xor.c