Hi Florent,

Florent B wrote:
> Hi all,
>
> I am running a Debian Wheezy over a VIA Nano processor U2250 processor.
>
> This processor does not support AES Intel instructions, but supports VIA
> Padlock which can do AES.
>
> Kernel modules are loaded :
>
> root@sd-39714:~# lsmod | grep padlock
> padlock_sha            13367  0
> padlock_aes            13024  0
> aes_generic            33026  1 padlock_aes
>
>   
the kernel modules have nothing to do with openssl itself; did you run
  make test
after compiling openssl 1.0.1g ? what happens if you run something like
  openssl speed -engine padlock -evp bf-cbc
?


cheers,

JJK


------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to