[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5083E4A8.3060501@ursulin.net>
Date: Sun, 21 Oct 2012 13:03:52 +0100
From: Tvrtko Ursulin <tvrtko@...ulin.net>
To: Milan Broz <gmazyland@...il.com>
CC: dm-crypt@...ut.de, linux-kernel@...r.kernel.org
Subject: Re: [dm-crypt] cryptsetup not working under 3.6 - regression from
3.4?
Hi,
On 21/10/12 10:53, Milan Broz wrote:
> On 10/20/2012 10:44 PM, Tvrtko Ursulin wrote:
>> But I repeat, even if I load the required modules before hand things do
>> not work.
>
> I would say you are still missing some modules.
>
>> Kernel says this:
>> device-mapper: table: 252:1: crypt: Error allocating crypto tfm
>> device-mapper: ioctl: error adding target to table
>
> It complains about aes-cbc-essiv:sha256.
>
> It can be missing CBC od SHA256, but according the message I bet
> you have no "cbc" block cipher mode module compiled.
>
> Can you grep your final .config for CONFIG_CRYPTO_CBC and
> CONFIG_CRYPTO_SHA256 a paste it here?
I both working 3.4 and non-working 3.6 situation is the same:
CONFIG_CRYPTO_CBC=y
CONFIG_CRYPTO_SHA256=m
Tvrtko
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists