linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* crypto support in kernel 2.4.23
@ 2003-12-05 18:09 Ralf Orlowski
  2003-12-08 13:25 ` James Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Ralf Orlowski @ 2003-12-05 18:09 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Hi,

can someone tell me, how I can get the crypto support to work in kernel
2.4.23.

When I try to use this, the kernel compiles just fine with crypto activated
in the configuration. But when I then try to load the modules I always get
these error-messages:

/lib/modules/2.4.23/kernel/crypto/twofish.o: unresolved symbol
crypto_unregister_alg
/lib/modules/2.4.23/kernel/crypto/twofish.o: unresolved symbol
crypto_register_alg
/lib/modules/2.4.23/kernel/crypto/twofish.o: insmod
/lib/modules/2.4.23/kernel/crypto/twofish.o failed
/lib/modules/2.4.23/kernel/crypto/twofish.o: insmod twofish failed

Does someone know, what is missing here? I couldn't find any documentation,
that already mentions this problem.


Bye

Ralf
-- 
Ralf Orlowski                           voice: +49-4122-977356
Katzhagen 98                            mobil: +49-173-5239069
25436 Uetersen                          E-mail: Ralf@orle.de
GERMANY             PGP 5.0 Key available at public keyservers


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

* Re: crypto support in kernel 2.4.23
  2003-12-05 18:09 crypto support in kernel 2.4.23 Ralf Orlowski
@ 2003-12-08 13:25 ` James Morris
  0 siblings, 0 replies; 2+ messages in thread
From: James Morris @ 2003-12-08 13:25 UTC (permalink / raw)
  To: Ralf Orlowski; +Cc: Linux Kernel Mailing List

On Fri, 5 Dec 2003, Ralf Orlowski wrote:

> Hi,
> 
> can someone tell me, how I can get the crypto support to work in kernel
> 2.4.23.
> 
> When I try to use this, the kernel compiles just fine with crypto activated
> in the configuration. But when I then try to load the modules I always get
> these error-messages:
> 
> /lib/modules/2.4.23/kernel/crypto/twofish.o: unresolved symbol
> crypto_unregister_alg
> /lib/modules/2.4.23/kernel/crypto/twofish.o: unresolved symbol
> crypto_register_alg
> /lib/modules/2.4.23/kernel/crypto/twofish.o: insmod
> /lib/modules/2.4.23/kernel/crypto/twofish.o failed
> /lib/modules/2.4.23/kernel/crypto/twofish.o: insmod twofish failed
> 
> Does someone know, what is missing here? I couldn't find any documentation,
> that already mentions this problem.

Please post your .config.


- James
-- 
James Morris
<jmorris@redhat.com>



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

end of thread, other threads:[~2003-12-08 13:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-05 18:09 crypto support in kernel 2.4.23 Ralf Orlowski
2003-12-08 13:25 ` James Morris

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).