Index: third_party/boringssl/linux-x86/crypto/sha/sha512-586.S |
diff --git a/third_party/boringssl/linux-x86/crypto/sha/sha512-586.S b/third_party/boringssl/linux-x86/crypto/sha/sha512-586.S |
index 2a09ccb2a50b3a748b58f7a09f51da2ced998d35..17f794536daef89383cae1ec934da9bf510d5c34 100644 |
--- a/third_party/boringssl/linux-x86/crypto/sha/sha512-586.S |
+++ b/third_party/boringssl/linux-x86/crypto/sha/sha512-586.S |
@@ -2,6 +2,7 @@ |
.file "sha512-586.S" |
.text |
.globl sha512_block_data_order |
+.hidden sha512_block_data_order |
.type sha512_block_data_order,@function |
.align 16 |
sha512_block_data_order: |