diff options
Diffstat (limited to 'sys/crypto/openssl/i386/poly1305-x86.S')
-rw-r--r-- | sys/crypto/openssl/i386/poly1305-x86.S | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/crypto/openssl/i386/poly1305-x86.S b/sys/crypto/openssl/i386/poly1305-x86.S index 38af67d4ffc9..d145af1f7653 100644 --- a/sys/crypto/openssl/i386/poly1305-x86.S +++ b/sys/crypto/openssl/i386/poly1305-x86.S @@ -1949,7 +1949,7 @@ _poly1305_blocks_avx2: .byte 60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111 .byte 114,103,62,0 .align 4 -.comm OPENSSL_ia32cap_P,16,4 +.comm OPENSSL_ia32cap_P,40,4 .section ".note.gnu.property", "a" .p2align 2 @@ -3917,7 +3917,7 @@ _poly1305_blocks_avx2: .byte 60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111 .byte 114,103,62,0 .align 4 -.comm OPENSSL_ia32cap_P,16,4 +.comm OPENSSL_ia32cap_P,40,4 .section ".note.gnu.property", "a" .p2align 2 |