Index: third_party/boringssl/linux-x86_64/crypto/md5/md5-x86_64.S |
diff --git a/third_party/boringssl/linux-x86_64/crypto/md5/md5-x86_64.S b/third_party/boringssl/linux-x86_64/crypto/md5/md5-x86_64.S |
index d8dcd666fe2fbd56cc1139a83ac12a44d6b87a21..b11d9a13bf18d32bee1133f737fb2ed7138c27c0 100644 |
--- a/third_party/boringssl/linux-x86_64/crypto/md5/md5-x86_64.S |
+++ b/third_party/boringssl/linux-x86_64/crypto/md5/md5-x86_64.S |
@@ -3,6 +3,7 @@ |
.align 16 |
.globl md5_block_asm_data_order |
+.hidden md5_block_asm_data_order |
.type md5_block_asm_data_order,@function |
md5_block_asm_data_order: |
pushq %rbp |