Make aes-x86_64 work with debug Win64 build [from HEAD].
This commit is contained in:
parent
85a752e838
commit
0d2b761dae
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue