Files
linux/drivers/md
Anthony Iliopoulos 246ab9b9ed dm integrity: select CRYPTO_SKCIPHER
[ Upstream commit f7b347acb5 ]

The integrity target relies on skcipher for encryption/decryption, but
certain kernel configurations may not enable CRYPTO_SKCIPHER, leading to
compilation errors due to unresolved symbols. Explicitly select
CRYPTO_SKCIPHER for DM_INTEGRITY, since it is unconditionally dependent
on it.

Signed-off-by: Anthony Iliopoulos <ailiop@suse.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-01-27 11:54:57 +01:00
..
2019-11-12 19:12:07 -07:00
2016-11-01 09:43:26 -06:00
2020-07-08 17:20:46 -06:00
2017-06-09 09:27:32 -06:00
2021-01-27 11:54:57 +01:00
2020-07-08 17:20:46 -06:00
2019-03-12 10:15:18 -07:00