Re: [Ecryptfs-users] Error mounting eCryptfs

2007-10-22 Thread Michael Halcrow
On Mon, Oct 22, 2007 at 09:43:41AM +0200, Markus Huehnerbein wrote:
 Unable to allocate crypto cipher with name [aes]; rc = [-2]
 Error attempting to initialize cipher [aes] with key size [16] bytes; rc
 = [-2]
 Error parsing options; rc = [-22]

It could be that ecb and/or cbc are not loaded.


signature.asc
Description: Digital signature
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/___
eCryptfs-users mailing list
eCryptfs-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecryptfs-users


Re: [Ecryptfs-users] Error mounting eCryptfs

2007-10-22 Thread Markus Huehnerbein
Michael Halcrow wrote:
 On Mon, Oct 22, 2007 at 09:43:41AM +0200, Markus Huehnerbein wrote:
 Unable to allocate crypto cipher with name [aes]; rc = [-2]
 Error attempting to initialize cipher [aes] with key size [16] bytes; rc
 = [-2]
 Error parsing options; rc = [-22]
 
 It could be that ecb and/or cbc are not loaded.

If cbc is loaded I get the same result.
As I'm trying this on an AMD GEODE LX800 the problem might be connected
with the GEODE AES HW-Engine which supports only a key and blocklenght
of 128 bit.

I found that it is working if I have the module geode_aes loaded.
However it should work without the crypto Hardware of the GEODE - just
in Software.

Any suggestions are welcome.

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
eCryptfs-users mailing list
eCryptfs-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecryptfs-users