openssl/crypto/poly1305
David Benjamin bdbd3aea59 Consistently use arm_arch.h constants in armcap assembly code.
Most of the assembly uses constants from arm_arch.h, but a few references to
ARMV7_NEON don't. Consistently use the macros everywhere.

Signed-off-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-03-02 12:57:28 +01:00
..
asm Consistently use arm_arch.h constants in armcap assembly code. 2016-03-02 12:57:28 +01:00
build.info Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
Makefile.in Always build library object files with shared library cflags 2016-02-20 16:51:31 +01:00
poly1305_ieee754.c crypto/poly1305: add floating-point reference implementation. 2016-02-13 21:59:02 +01:00
poly1305.c poly1305/poly1305.c: work around -Wshadow warnings with POLY1305_ASM. 2016-02-10 10:31:18 +01:00