All of lore.kernel.org
 help / color / mirror / Atom feed
* crypto configuration / dependencies broken
@ 2009-08-25 23:58 Celejar
  2009-08-27 16:55 ` Randy Dunlap
  0 siblings, 1 reply; 13+ messages in thread
From: Celejar @ 2009-08-25 23:58 UTC (permalink / raw)
  To: lkml; +Cc: 541835

I'm having a pretty bizarre problem with my kernel crypto
configuration.  I need support for a bog standard LUKS (aes /
cbc-essiv:sha256) / cryptsetup installation, but even after I enable
virtually everything in the crypto section of the kernel configs, cbc
fails to load.  All the relevant modules are exist (dm-mod, dm-crypt,
crypto_blkcipher, crypto_algapi, crypto_hash, aes_generic,
sha256_generic), but even after modprobing / insmoding
everything, /proc/crypto shows that aes and sha is there, but not cbc.

The problem has been reproduced (using my kernel config) by Jonas
Meurer, the Debian cryptsetup maintainer, so it's not just me ;).
We've tried numerous different kernel versions in the .30 / .31 range.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=541835

Does this mean that something else somewhere in the kernel needs to be
configured but isn't, and the necessary dependency isn't properly
declared?

My config is at:
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=45;filename=config-2.6.31-rc6-lizzie-00042-gb2add73;att=1;bug=541835

[I'm not subscribed to lkml; please cc me on responses]

Celejar
-- 
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator


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

end of thread, other threads:[~2009-09-03  3:22 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-25 23:58 crypto configuration / dependencies broken Celejar
2009-08-27 16:55 ` Randy Dunlap
2009-08-27 18:35   ` [pkg-cryptsetup-devel] Bug#541835: " Jonas Meurer
2009-08-27 19:34     ` Randy Dunlap
2009-08-28  8:00       ` Sebastian Andrzej Siewior
2009-08-30 15:37         ` Sebastian Andrzej Siewior
2009-08-31  0:06           ` Bug#541835: " Celejar
2009-08-31  0:06             ` Celejar
2009-08-31 15:52           ` Jonas Meurer
2009-08-31 21:16             ` Sebastian Andrzej Siewior
2009-09-01  0:51               ` Jonas Meurer
2009-09-01 21:11                 ` Sebastian Andrzej Siewior
2009-09-03  3:22                 ` Herbert Xu

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.