linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ralf Orlowski <ralf@orle.de>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: crypto support in kernel 2.4.23
Date: Fri, 5 Dec 2003 19:09:07 +0100	[thread overview]
Message-ID: <200312051909.07265.ralf@orle.de> (raw)

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


             reply	other threads:[~2003-12-05 18:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-05 18:09 Ralf Orlowski [this message]
2003-12-08 13:25 ` crypto support in kernel 2.4.23 James Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200312051909.07265.ralf@orle.de \
    --to=ralf@orle.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).