Re: Crypto API Weirdnesses

2007-07-31 Thread Satyam Sharma
On Tue, 31 Jul 2007, Felipe Balbi wrote: > On 7/31/07, Satyam Sharma <[EMAIL PROTECTED]> wrote: > > [...] > > Ugh, you should at least be checking if you've built the kernel with the > > same config options :-) Of course, if you did a simple "make oldconfig" > > but still lost some config option

Re: Crypto API Weirdnesses

2007-07-31 Thread Felipe Balbi
On 7/31/07, Satyam Sharma <[EMAIL PROTECTED]> wrote: > Hi, > > > On Tue, 31 Jul 2007, Felipe Balbi wrote: > > > On 7/31/07, Akinobu Mita <[EMAIL PROTECTED]> wrote: > > > > > "Failed to setup dm-crypt key mapping. > > > > > Check kernel for support for the aes-cbc-essiv:sha256 cipher spec and > > >

Re: Crypto API Weirdnesses

2007-07-31 Thread Satyam Sharma
Hi, On Tue, 31 Jul 2007, Felipe Balbi wrote: > On 7/31/07, Akinobu Mita <[EMAIL PROTECTED]> wrote: > > > > "Failed to setup dm-crypt key mapping. > > > > Check kernel for support for the aes-cbc-essiv:sha256 cipher spec and > > > > verify that /dev/hda4 contains at least 133 sectors. > > > > Fai

Re: Crypto API Weirdnesses

2007-07-31 Thread Felipe Balbi
On 7/31/07, Akinobu Mita <[EMAIL PROTECTED]> wrote: > > > "Failed to setup dm-crypt key mapping. > > > Check kernel for support for the aes-cbc-essiv:sha256 cipher spec and > > > verify that /dev/hda4 contains at least 133 sectors. > > > Failed to read from key storage" > > > > Looks like a "crypts

Re: Crypto API Weirdnesses

2007-07-31 Thread Akinobu Mita
> > "Failed to setup dm-crypt key mapping. > > Check kernel for support for the aes-cbc-essiv:sha256 cipher spec and > > verify that /dev/hda4 contains at least 133 sectors. > > Failed to read from key storage" > > Looks like a "cryptsetup" error message, not kernel's. I can't find CONFIG_DM_CRYPT