Chromium Code Reviews| Index: third_party/boringssl/linux-x86/crypto/sha/sha1-586.S |
| diff --git a/third_party/boringssl/linux-x86/crypto/sha/sha1-586.S b/third_party/boringssl/linux-x86/crypto/sha/sha1-586.S |
| index a60ed37b1cda520d71027be89c59a445e1353330..71ae5b351daa40e6ee8f8a68433f51380d4cf51c 100644 |
| --- a/third_party/boringssl/linux-x86/crypto/sha/sha1-586.S |
| +++ b/third_party/boringssl/linux-x86/crypto/sha/sha1-586.S |
| @@ -2,6 +2,7 @@ |
| .file "sha1-586.S" |
| .text |
| .globl sha1_block_data_order |
| +.hidden sha1_block_data_order |
| .type sha1_block_data_order,@function |
| .align 16 |
| sha1_block_data_order: |