Index: third_party/boringssl/linux-x86/crypto/md5/md5-586.S |
diff --git a/third_party/boringssl/linux-x86/crypto/md5/md5-586.S b/third_party/boringssl/linux-x86/crypto/md5/md5-586.S |
index b8ab21ea4198d11ecce0eb8f865878d9cb25be4d..734b941a82b0c4b2aeb38e562bd199fdcc6c2860 100644 |
--- a/third_party/boringssl/linux-x86/crypto/md5/md5-586.S |
+++ b/third_party/boringssl/linux-x86/crypto/md5/md5-586.S |
@@ -2,6 +2,7 @@ |
.file "src/crypto/md5/asm/md5-586.S" |
.text |
.globl md5_block_asm_data_order |
+.hidden md5_block_asm_data_order |
.type md5_block_asm_data_order,@function |
.align 16 |
md5_block_asm_data_order: |