summaryrefslogtreecommitdiffstats
path: root/crypto/aes
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2008-01-05 18:17:20 +0000
committerAndy Polyakov <appro@openssl.org>2008-01-05 18:17:20 +0000
commitab0ff062052bc43085a78b4d4380803f752fe92b (patch)
tree40cfec3bc0a965d9f188717758b555acbba6a9f2 /crypto/aes
parent79eeb47031535b0e6624bb59bc825d7293db8fda (diff)
Make aes-x86_64 work with debug Win64 build.
Diffstat (limited to 'crypto/aes')
-rwxr-xr-xcrypto/aes/asm/aes-x86_64.pl1
1 files changed, 1 insertions, 0 deletions
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