Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102670842
D39091.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
498 B
Referenced Files
None
Subscribers
None
D39091.diff
View Options
diff --git a/crypto/openssl/crypto/aes/asm/bsaes-armv7.pl b/crypto/openssl/crypto/aes/asm/bsaes-armv7.pl
--- a/crypto/openssl/crypto/aes/asm/bsaes-armv7.pl
+++ b/crypto/openssl/crypto/aes/asm/bsaes-armv7.pl
@@ -1444,7 +1444,7 @@
.align 2
0: add r12, $key, #248
vld1.8 {@XMM[0]}, [$ctr] @ load counter
- adrl $ctr, .LREVM0SR @ borrow $ctr
+ add $ctr, $const, #.LREVM0SR-.LM0 @ borrow $ctr
vldmia r12, {@XMM[4]} @ load round0 key
sub sp, #0x10 @ place for adjusted round0 key
#endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 16, 3:45 PM (21 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14660843
Default Alt Text
D39091.diff (498 B)
Attached To
Mode
D39091: OpenSSL: aes/asm/bsaes-armv7.pl: Replace adrl with add
Attached
Detach File
Event Timeline
Log In to Comment