Re: [Ocf-linux-users] Geode AES Engine and ocf - not working?
Brought to you by:
david-m
|
From: David M. <Dav...@se...> - 2008-08-05 10:53:58
|
Jivin Kevin Fibich lays it down ... > > > Hi! > > First of all, thanks fort he fast answer ;-) > Is it possible that you just added the ssl aes192 patch to your answer? > I took a look into it and found just aes192 and arc four support patched into openssl cryptodev engine ... I'm having a bad day, AES was always in there, just recently RC4 and AES192 were added. Have a look at the mail list archives, several before you have got this working on the geode, it's just a matter of getting it all together correctly. If you can't find anything then send in: * output of lsmod (if you are running as modules) * output of "cryptotest -a aes" with cryptodev loaded and without cryptodev loaded. * output of "openssl speed -evp aes -elapsed" with cryptodev loaded and without. Note that openssl uses cryptodev by default if it detects it. Cheers, Davidm > -----Ursprüngliche Nachricht----- > Von: David McCullough [mailto:Dav...@se...] > Gesendet: Dienstag, 5. August 2008 01:46 > An: Kevin Fibich > Cc: ocf...@li... > Betreff: Re: [Ocf-linux-users] Geode AES Engine and ocf - not working? > > Jivin Kevin Fibich lays it down ... > > Hi there! > > > > I am trying to use ocf-linux to get my geode aes engine up and running > > for vpn encryption. After days of patching an recompiling on and on i > > finally got everything working ... i thought. > > > > My kernel has ocf linux compiled in and geode_aes, cryptodev + > > cryptosoft (for testing) compiled as modules. > > My Openssl has the cryptodev patch and lists the cryptodev engine, but > > if i encrypt something with and without cryptodev the performance is the > > same. > > > > Maybe someone has an idea or already expirience something like this? > > Did i forget something? > > Yes, some patches were posted to the list IIRC, or maybe not. > > Anyway, here are the bits ot get user-space acceleration for AES. > You probably only need the ssl patch unless you are using cryptotest to > test the speed, > > Cheers, > Davidm > > -- > David McCullough, dav...@se..., Ph:+61 734352815 > Secure Computing - SnapGear http://www.uCdot.org http://www.snapgear.com > -- David McCullough, dav...@se..., Ph:+61 734352815 Secure Computing - SnapGear http://www.uCdot.org http://www.snapgear.com |