Re: crypto support in kernel 2.4.23

From: James Morris
Date: Mon Dec 08 2003 - 08:26:53 EST


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@xxxxxxxxxx>


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/