OpenSSL: Regen assembly files for OpenSSL 1.1.1t
This commit is contained in:
@@ -45,6 +45,8 @@ padlock_capability:
|
|||||||
.align 16
|
.align 16
|
||||||
padlock_key_bswap:
|
padlock_key_bswap:
|
||||||
movl 240(%rdi),%edx
|
movl 240(%rdi),%edx
|
||||||
|
incl %edx
|
||||||
|
shll $2,%edx
|
||||||
.Lbswap_loop:
|
.Lbswap_loop:
|
||||||
movl (%rdi),%eax
|
movl (%rdi),%eax
|
||||||
bswapl %eax
|
bswapl %eax
|
||||||
|
|||||||
@@ -69,6 +69,8 @@ padlock_key_bswap:
|
|||||||
.L_padlock_key_bswap_begin:
|
.L_padlock_key_bswap_begin:
|
||||||
movl 4(%esp),%edx
|
movl 4(%esp),%edx
|
||||||
movl 240(%edx),%ecx
|
movl 240(%edx),%ecx
|
||||||
|
incl %ecx
|
||||||
|
shll $2,%ecx
|
||||||
.L003bswap_loop:
|
.L003bswap_loop:
|
||||||
movl (%edx),%eax
|
movl (%edx),%eax
|
||||||
bswap %eax
|
bswap %eax
|
||||||
@@ -1109,6 +1111,8 @@ padlock_key_bswap:
|
|||||||
.L_padlock_key_bswap_begin:
|
.L_padlock_key_bswap_begin:
|
||||||
movl 4(%esp),%edx
|
movl 4(%esp),%edx
|
||||||
movl 240(%edx),%ecx
|
movl 240(%edx),%ecx
|
||||||
|
incl %ecx
|
||||||
|
shll $2,%ecx
|
||||||
.L003bswap_loop:
|
.L003bswap_loop:
|
||||||
movl (%edx),%eax
|
movl (%edx),%eax
|
||||||
bswap %eax
|
bswap %eax
|
||||||
|
|||||||
Reference in New Issue
Block a user