>>> Open crypto/modes/gcm128.c in text editor, locate line that
>>> has '/* check MMX bit */' comment and replace '1<<23' with '1<<25'.
>
> Changing crypto/modes/gcm128.c gets test to pass.
>
>> Another test to perform is following. Revert back to '1<<23', then open
>> crypto/modes/asm/ghash-x86.pl in text editor and locate line that reads
>> 'if (0) {{ # "May" MMX version is kept for reference...". Replace '(0)'
>> with '(!$sse2)'...
>
> [ reverting crypto/modes/gcm128.c ]
> This change to crypto/modes/asm/ghash-x86.pl works also.
http://cvs.openssl.org/chngview?cn=22074.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [email protected]