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

That worked.

I added code to the test harness to show the capability flags:

OPENSSL_ia32cap=[ffebffff:1fbae3ff]


I then added a command-line switch to change the flags on-the-fly.

Turning off the AES Instruction Set did the trick, (at least I think this is 
the AES bit):

-O 0xffebffff:0x1dbae3ff


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

Reply via email to