> [john_fitzgib...@yahoo.com - Tue Apr 03 23:24:21 2012]:
> 
> > Andy has made some recent fixes to the AES code too which may be
> 
> > relevant. Please check the next snapshot to see if you still have
> problems.
> 
> I get the same results with openssl-1.0.1-stable-SNAP-20120403.tar.gz
> 
> To narrow down the problem, I built the "no-asm" version, (which
> works),
> saved off the .o files from crypto/sha, then rebuilt with asm enabled.
> I then replaced the sha object files with the no-asm flavor, edited
> and rebuilt evp/e_aes_cbc_hmac_sha1.c, (to not use asm), and then
> linked all that back together... in other words only SHA was non-asm.
> 
> That worked, which (again) points to the x86_64 sha-1 assembler.
> 

Please try setting the OPENSSL_ia32cap environment variable to 0 and see
if you still get the problem.

Steve.
-- 
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to