boringssl/crypto/sha/asm
David Benjamin 09bdb2a2c3 Remove explicit .hiddens from x86_64 perlasm files.
This reverts the non-ARM portions of 97999919bb.
x86_64 perlasm already makes .globl imply .hidden. (Confusingly, ARM does not.)
Since we don't need it, revert those to minimize divergence with upstream.

Change-Id: I2d205cfb1183e65d4f18a62bde187d206b1a96de
Reviewed-on: https://boringssl-review.googlesource.com/3610
Reviewed-by: Adam Langley <agl@google.com>
2015-02-25 21:26:16 +00:00
..
sha1-586.pl sha/asm/sha1-586.pl: fix typo. 2015-02-23 19:44:50 +00:00
sha1-armv4-large.pl Mark OPENSSL_armcap_P as hidden in ARM asm. 2015-02-19 19:58:17 +00:00
sha1-armv8.pl Remove explicit .hiddens from x86_64 perlasm files. 2015-02-25 21:26:16 +00:00
sha1-x86_64.pl x86_64 assembly pack: allow clang to compile AVX code. 2014-07-28 17:05:13 -07:00
sha256-586.pl x86[_64] assembly pack: add Silvermont performance data. 2014-11-10 13:45:32 -08:00
sha256-armv4.pl Mark OPENSSL_armcap_P as hidden in ARM asm. 2015-02-19 19:58:17 +00:00
sha512-586.pl x86[_64] assembly pack: add Silvermont performance data. 2014-11-10 13:45:32 -08:00
sha512-armv4.pl Mark OPENSSL_armcap_P as hidden in ARM asm. 2015-02-19 19:58:17 +00:00
sha512-armv8.pl Remove explicit .hiddens from x86_64 perlasm files. 2015-02-25 21:26:16 +00:00
sha512-x86_64.pl Remove explicit .hiddens from x86_64 perlasm files. 2015-02-25 21:26:16 +00:00