From: Alex Yustasov <yust@anti-leasure.ru>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] kernel aes and hibernate
Date: Sun, 18 Dec 2005 23:16:35 +0200
Message-ID: <20051218211635.GA8451@yust.work> (raw)
In-Reply-To: <20051218204330.GA6828@yust.work>
On Sun, Dec 18, 2005 at 07:12:24PM +0200, Artem wrote:
> Здравствуйте!
>
> Продолжая играться с hibernate и swsusp2 на kernel-2.6.14-wks, решил
> попробовать Encryptor aes . Замодпробил aes, далее вызываю hibernate -
> а он мне в ответ:
> Failed to initialize the encryptor filter
>
> в dmesg:
>
> Amount still needed (-138237) > 0:0. Header: 8 < 8: 0, Storage allocd:
> 53648 < 8 + 53575: 0.
> 0 is an invalid key length for cipher aes.
>
> Откуда он должен брать ключ? В Documentation/crypto об этом ничего нет.
Что-то не прошло письмо. Сорри за повтор.
Полутеоретически: нужно добавить в initrd crypto модуль.
cd /boot
rm initrd-2.6.14-wks26-up-alt2.img
mkinitrd initrd-2.6.14-wks26-up-alt2.img 2.6.14-wks26-up-alt2 --with aes.ko
Я перегрузился с новым initrd. В /proc/crypto появилась инфа про aes.
В hibernate.conf
Encryptor aes
ProcSetting encryption_iv 16
ProcSetting encryption_key 1234567890123456
ProcSetting encryption_save_key_and_iv 1
С encryption_save_key_and_iv=0, когда оно должно спросить iv и key во
время resume, не получилось. Не спросило.
Про iv точно не знаю.
--
Alex Yustasov
next prev parent reply other threads:[~2005-12-18 21:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-18 17:12 Artem
2005-12-18 21:15 ` [sisyphus] " Konstantin A. Lepikhov
2005-12-18 21:16 ` Alex Yustasov [this message]
2005-12-18 21:48 ` [sisyphus] " Artem
2005-12-19 4:25 ` Alex Yustasov
2005-12-19 5:59 ` Andrey Rahmatullin
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=20051218211635.GA8451@yust.work \
--to=yust@anti-leasure.ru \
--cc=sisyphus@lists.altlinux.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
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git