boringssl/crypto/aes/asm
David Benjamin 3ab3e3db6e Mark ARM assembly globals hidden uniformly in arm-xlate.pl.
We'd manually marked some of them hidden, but missed some. Do it in the perlasm
driver instead since we will never expose an asm symbol directly. This reduces
some of our divergence from upstream on these files (and indeed we'd
accidentally lose some .hiddens at one point).

BUG=586141

Change-Id: Ie1bfc6f38ba73d33f5c56a8a40c2bf1668562e7e
Reviewed-on: https://boringssl-review.googlesource.com/7140
Reviewed-by: Adam Langley <agl@google.com>
2016-02-11 17:28:03 +00:00
..
aes-586.pl Convert remaining Latin-1 files to UTF-8. 2015-07-29 19:22:55 +00:00
aes-armv4.pl Mark ARM assembly globals hidden uniformly in arm-xlate.pl. 2016-02-11 17:28:03 +00:00
aes-x86_64.pl Remove explicit .hiddens from x86_64 perlasm files. 2015-02-25 21:26:16 +00:00
aesni-x86_64.pl aes/asm/aesni-x86[_64].pl update. 2015-05-04 22:45:27 +00:00
aesni-x86.pl Fix typo. 2015-10-26 17:48:24 +00:00
aesv8-armx.pl Revert section changes for ASM. 2015-09-30 22:09:52 +00:00
bsaes-armv7.pl Mark ARM assembly globals hidden uniformly in arm-xlate.pl. 2016-02-11 17:28:03 +00:00
bsaes-x86_64.pl Remove explicit .hiddens from x86_64 perlasm files. 2015-02-25 21:26:16 +00:00
vpaes-x86_64.pl Remove explicit .hiddens from x86_64 perlasm files. 2015-02-25 21:26:16 +00:00
vpaes-x86.pl