openssl/crypto/chacha/asm
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
..
chacha-armv4.pl Consistently use arm_arch.h constants in armcap assembly code. 2016-03-02 12:57:28 +01:00
chacha-armv8.pl ARM assembly pack: add ChaCha20 and Poly1305 modules. 2016-02-13 12:07:45 +01:00
chacha-c64xplus.pl C64x+ assembly pack: add ChaCha20 and Poly1305 modules. 2016-02-13 12:34:29 +01:00
chacha-ppc.pl PPC assembly pack: add ChaCha20 and Poly1305 modules. 2016-02-13 17:21:47 +01:00
chacha-s390x.pl chacha/asm/chacha-*.pl: fix typos in tail processing. 2016-02-27 21:09:02 +01:00
chacha-x86_64.pl chacha/asm/chacha-*.pl: fix typos in tail processing. 2016-02-27 21:09:02 +01:00
chacha-x86.pl chacha/asm/chacha*: ensure that zero length is handled (without crash). 2016-02-14 21:22:42 +01:00