boringssl/crypto/chacha/asm
David Benjamin 0182ecd346 Consistently use named constants in ARM assembly files.
Most of the OPENSSL_armcap_P accesses in assembly use named constants from
arm_arch.h, but some don't. Consistently use the constants. The dispatch really
should be in C, but in the meantime, make it easier to tell what's going on.

I'll send this patch upstream so we won't be carrying a diff here.

Change-Id: I63c68d2351ea5ce11005813314988e32b6459526
Reviewed-on: https://boringssl-review.googlesource.com/7203
Reviewed-by: Adam Langley <agl@google.com>
2016-02-23 17:18:18 +00:00
..
chacha-armv4.pl Consistently use named constants in ARM assembly files. 2016-02-23 17:18:18 +00:00
chacha-armv8.pl Check in pristine copies of OpenSSL's chacha-{arm*,x86}.pl. 2016-02-23 01:06:43 +00:00
chacha-x86_64.pl Check in pristine copies of OpenSSL's chacha-{arm*,x86}.pl. 2016-02-23 01:06:43 +00:00
chacha-x86.pl Check in pristine copies of OpenSSL's chacha-{arm*,x86}.pl. 2016-02-23 01:06:43 +00:00