From: Markus Huehnerbein <silencer@gmx.ch>
To: linux-crypto@vger.kernel.org
Subject: Problem using dm-crypt with geode LX800 AES-Engine
Date: Wed, 29 Aug 2007 15:50:35 +0200 [thread overview]
Message-ID: <46D579AB.5040304@gmx.ch> (raw)
Hello list,
I 've an embedded board with AMD Geode™ LX 800 Chip. I'm running Debian
Etch and Kernel 2.6.22.5. What I tried is to use dm-crypt /
cryptsetup-luks 1.0.5 with the Geode AES-Engine.
The Kernel Modul "geode_aes" is compiled and loaded successfully. The
problem is, that if the module is loaded and I try:
cryptsetup -c aes -s 256 -h sha256 luksFormat /dev/hda2
after supplying the password I get the following error:
Failed to setup dm-crypt key mapping.
Check kernel for support for the aes-cbc-plain cipher spec and verify
that /dev/hda2 contains at least 258 sectors.
Failed to write to key storage.
Command failed.
If I remove the module (rmmod geode-aes) the cryptsetup works fine.
Any suggestions are very welcome.
Kind regards,
Markus
next reply other threads:[~2007-08-29 13:50 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-29 13:50 Markus Huehnerbein [this message]
2007-08-29 14:15 ` Problem using dm-crypt with geode LX800 AES-Engine Sebastian Siewior
2007-08-29 14:41 ` Markus Huehnerbein
2007-08-29 16:22 ` Sebastian Siewior
2007-08-29 20:29 ` Markus Huehnerbein
2007-08-30 9:01 ` Sebastian Siewior
2007-08-30 18:25 ` Markus Huehnerbein
2007-08-31 1:28 ` Herbert Xu
2007-08-31 12:40 ` Markus Huehnerbein
2007-08-31 14:55 ` Herbert Xu
2007-08-31 17:20 ` Markus Huehnerbein
2007-08-31 18:14 ` Sebastian Siewior
2007-08-31 20:39 ` Sebastian Siewior
2007-08-29 23:55 ` Herbert Xu
2007-08-30 0:07 ` Jordan Crouse
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=46D579AB.5040304@gmx.ch \
--to=silencer@gmx.ch \
--cc=linux-crypto@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 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.