On Thu May 31 2012, Salatiel Filho wrote:
> Any other ideas ?
>
Yes, wrong or incomplete Debian package installed.

Your strace shows 1.0.0 in the pathname of the libpadlock.so
it is trying to open.

Did your apt-get include a new libpadlock.so or perhaps that
is now packaged separately by Debian.
I.E: Perhaps you need to install an additional package for Via.

Mike
> []'s
> Salatiel
> 
> 
> On Wed, May 30, 2012 at 8:40 PM, Salatiel Filho
> <salatiel.fi...@gmail.com> wrote:
> > No. Just installed from debian unstable repository.
> > apt-get -t unstable install openssl
> >
> > []'s
> > Salatiel
> >
> >
> > On Wed, May 30, 2012 at 8:33 PM, Peter Kurrasch <gtin...@hotmail.com> wrote:
> >>
> >> Are you combining version 1.0.1 and 1.0.0 ?
> >>
> >> ----------------------------------------
> >>> From: salatiel.fi...@gmail.com
> >>> Subject: Can not enable via padlock
> >>> Date: Wed, 30 May 2012 20:26:45 -0300
> >>> To: openssl-users@openssl.org
> >>>
> >>> I am trying to test via padlock using 'openssl speed -engine padlock', 
> >>> but it fails.
> >>>
> >>> # openssl version
> >>> OpenSSL 1.0.1c 10 May 2012
> >>>
> >>> # openssl engine padlock
> >>> 140291115067048:error:260B606D:engine routines:DYNAMIC_LOAD:init 
> >>> failed:eng_dyn.c:521:
> >>> 140291115067048:error:2606A074:engine routines:ENGINE_by_id:no such 
> >>> engine:eng_list.c:417:id=padlock
> >>>
> >>> # strace openssl engine padlock 2>&1 | grep -i padlock.so
> >>> open("/usr/lib/x86_64-linux-gnu/openssl-1.0.0/engines/libpadlock.so", 
> >>> O_RDONLY) = 3
> >>>
> >>> # ls -la /usr/lib/x86_64-linux-gnu/openssl-1.0.0/engines/libpadlock.so
> >>> -rw-r--r-- 1 root root 6096 May 11 12:51 
> >>> /usr/lib/x86_64-linux-gnu/openssl-1.0.0/engines/libpadlock.so
> >>>
> >>> # dmesg | grep -i aes
> >>> [ 284.335338] padlock: Using VIA PadLock ACE for AES algorithm.
> >>>
> >>> # lsmod | grep -i aes
> >>> padlock_aes 5633 0
> >>> aes_generic 25714 1 padlock_aes
> >>>
> >>>
> >>>
> >>> What am i doing wrong ?
> >>>
> >>>
> >>> ______________________________________________________________________
> >>> OpenSSL Project http://www.openssl.org
> >>> User Support Mailing List openssl-users@openssl.org
> >>> Automated List Manager majord...@openssl.org
> >>                                          
> >> ______________________________________________________________________
> >> OpenSSL Project                                 http://www.openssl.org
> >> User Support Mailing List                    openssl-users@openssl.org
> >> Automated List Manager                           majord...@openssl.org
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           majord...@openssl.org
> 
> 
> 


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to