All of lore.kernel.org
 help / color / mirror / Atom feed
* dm-crypt error when CONFIG_CRYPTO_AUTHENC is disabled
@ 2019-09-20 15:44 Thibaut Sautereau
  2019-09-20 17:37 ` Mike Snitzer
  0 siblings, 1 reply; 7+ messages in thread
From: Thibaut Sautereau @ 2019-09-20 15:44 UTC (permalink / raw)
  To: dm-devel, Alasdair Kergon, Mike Snitzer; +Cc: linux-kernel

Hi,

I just got a dm-crypt "crypt: Error allocating crypto tfm" error when
trying to "cryptsetup open" a volume. I found out that it was only
happening when I disabled CONFIG_CRYPTO_AUTHENC.

drivers/md/dm-crypt.c includes the crypto/authenc.h header and seems to
use some CRYPTO_AUTHENC-related stuff. Therefore, shouldn't
CONFIG_DM_CRYPT select CONFIG_CRYPTO_AUTHENC?

-- 
Thibaut Sautereau
CLIP OS developer

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-09-23  9:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-20 15:44 dm-crypt error when CONFIG_CRYPTO_AUTHENC is disabled Thibaut Sautereau
2019-09-20 17:37 ` Mike Snitzer
2019-09-20 19:21   ` Milan Broz
2019-09-20 21:27     ` Mike Snitzer
2019-09-20 21:47       ` [dm-devel] " Eric Biggers
2019-09-23  8:20         ` Thibaut Sautereau
2019-09-23  9:46           ` Milan Broz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.