boringssl/crypto/sha
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
..
asm Consistently use named constants in ARM assembly files. 2016-02-23 17:18:18 +00:00
CMakeLists.txt
sha1.c Make HOST_l2c return void. 2015-12-16 20:02:37 +00:00
sha256.c Make HOST_l2c return void. 2015-12-16 20:02:37 +00:00
sha512.c Remove asm __asm__ define. 2015-12-16 20:03:17 +00:00