Revision 7785a9e4c228db6d01086a52d5685cd7336a08b7 authored by Damien Le Moal on 31 August 2020, 05:55:55 UTC, committed by Mike Snitzer on 01 September 2020, 20:41:57 UTC
Use the DECLARE_CRYPTO_WAIT() macro to properly initialize the crypto
wait structures declared on stack before their use with
crypto_wait_req().

Fixes: 39d13a1ac41d ("dm crypt: reuse eboiv skcipher for IV generation")
Fixes: bbb1658461ac ("dm crypt: Implement Elephant diffuser for Bitlocker compatibility")
Cc: stable@vger.kernel.org
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
1 parent c322ee9
History
File Mode Size
Kconfig -rw-r--r-- 8.8 KB
Kconfig.debug -rw-r--r-- 3.4 KB
Makefile -rw-r--r-- 603 bytes
rcu.h -rw-r--r-- 16.0 KB
rcu_segcblist.c -rw-r--r-- 15.9 KB
rcu_segcblist.h -rw-r--r-- 3.7 KB
rcuperf.c -rw-r--r-- 21.5 KB
rcutorture.c -rw-r--r-- 82.2 KB
refscale.c -rw-r--r-- 16.6 KB
srcutiny.c -rw-r--r-- 5.9 KB
srcutree.c -rw-r--r-- 44.7 KB
sync.c -rw-r--r-- 6.2 KB
tasks.h -rw-r--r-- 39.7 KB
tiny.c -rw-r--r-- 4.8 KB
tree.c -rw-r--r-- 141.0 KB
tree.h -rw-r--r-- 19.3 KB
tree_exp.h -rw-r--r-- 25.2 KB
tree_plugin.h -rw-r--r-- 80.0 KB
tree_stall.h -rw-r--r-- 24.4 KB
update.c -rw-r--r-- 17.9 KB

back to top