Linux cryptographic layer development
 help / color / mirror / Atom feed
* Trouble with non modular ciphers
@ 2008-01-31  9:21 Andi Kleen
  2008-01-31 12:48 ` Sebastian Siewior
  2008-02-01  0:12 ` Herbert Xu
  0 siblings, 2 replies; 7+ messages in thread
From: Andi Kleen @ 2008-01-31  9:21 UTC (permalink / raw)
  To: herbert; +Cc: linux-crypto


FYI -- with a linus git kernel of yesterday or so I ran into a problem where 
one cipher module (CBC) was compiled in and the rest modular. dm_crypt 
could not resolve the cipher module until I turned it into a module.
I don't remember if cryptomanager was modular or not.

I don't have the exact configuration anymore unfortunately, but just
wanted to report the problem.

Also I found that cryptomanager is quite unhappy when CONFIG_KMOD
is not defined. Perhaps it should Kconfig select it?

-Andi

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

end of thread, other threads:[~2008-02-04 22:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-31  9:21 Trouble with non modular ciphers Andi Kleen
2008-01-31 12:48 ` Sebastian Siewior
2008-01-31 12:49   ` Andi Kleen
2008-01-31 13:12     ` Sebastian Siewior
2008-02-01  0:12 ` Herbert Xu
2008-02-04 18:56   ` Async Linux NETKEY (IPSec Stack) Loc Ho
2008-02-04 22:37     ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox