boringssl/crypto/bn/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
..
armv4-mont.pl Mark OPENSSL_armcap_P as hidden in ARM asm. 2015-02-19 19:58:17 +00:00
bn-586.pl
co-586.pl
rsaz-avx2.pl Remove explicit .hiddens from x86_64 perlasm files. 2015-02-25 21:26:16 +00:00
rsaz-x86_64.pl crypto/bn/asm/rsaz-*.pl: allow spaces in Perl path name. 2014-11-05 21:26:15 +00:00
x86_64-gcc.c Add in missing curly braces part 1. 2015-02-11 19:31:01 +00:00
x86_64-mont5.pl Fix out-of-bounds read in BN_mod_exp_mont_consttime. 2014-08-06 00:11:47 +00:00
x86_64-mont.pl Remove explicit .hiddens from x86_64 perlasm files. 2015-02-25 21:26:16 +00:00
x86-mont.pl