X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=engines%2Fasm%2Fe_padlock-x86_64.pl;fp=engines%2Fasm%2Fe_padlock-x86_64.pl;h=2622e272db287b00337554fb26ab3c84efe8af52;hp=7982f19932720197417285431c1cf98bc8e8846e;hb=7331e7ef79fe4499d81cc92249e9c97e9ff9291a;hpb=69d6ecb7c320bafe0d30a88949eb22e19704221a diff --git a/engines/asm/e_padlock-x86_64.pl b/engines/asm/e_padlock-x86_64.pl index 7982f19932..2622e272db 100644 --- a/engines/asm/e_padlock-x86_64.pl +++ b/engines/asm/e_padlock-x86_64.pl @@ -94,6 +94,8 @@ padlock_capability: .align 16 padlock_key_bswap: mov 240($arg1),%edx + inc %edx + shl \$2,%edx .Lbswap_loop: mov ($arg1),%eax bswap %eax