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