From: Andy Polyakov Date: Sat, 5 Jan 2008 18:17:20 +0000 (+0000) Subject: Make aes-x86_64 work with debug Win64 build. X-Git-Tag: OpenSSL_0_9_8k^2~581 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ab0ff062052bc43085a78b4d4380803f752fe92b;p=oweals%2Fopenssl.git Make aes-x86_64 work with debug Win64 build. --- diff --git a/crypto/aes/asm/aes-x86_64.pl b/crypto/aes/asm/aes-x86_64.pl index 995448a110..da42538891 100755 --- a/crypto/aes/asm/aes-x86_64.pl +++ b/crypto/aes/asm/aes-x86_64.pl @@ -1634,6 +1634,7 @@ AES_cbc_encrypt: push %r15 pushfq cld + mov %r9d,%r9d # clear upper half of enc .picmeup $sbox lea AES_Te-.($sbox),$sbox