Re: [Ocf-linux-users] [Fwd: Re: OCF-linux and 2.6.27.x]
Brought to you by:
david-m
|
From: Kim P. <kim...@fr...> - 2009-03-06 21:01:48
|
On Fri, 06 Mar 2009 13:25:57 -0500 Jonathan Fournier <jon...@wi...> wrote: > Oh I didn't know that add support for public key ops (PKEU) was on the > TODO list, just saw it from the driver header. > > I thought it did because when querying openssl with > > % openssl engine -c > > It was printing out the supported BSD cryptodev to be: > > DSA RSA DH > > What algorithm are supported on the 8548 so that I can validate that I > have the driver working properly? > > I tried aes-128-cbc and got the same results with or without cryptodev > support, I assume I picked a wrong one randomly then? ;) not sure (I haven't run OCF in a while), but aes was implemented and tested with IPSec. I do recall having to insmod talitos prior to cryptosoft though, if that helps. Are you using crypto on the 8548 for something other than IPSec? If not, is there a reason you're not using the mainline linux kernel driver? Kim |