openssl/crypto/poly1305
Andy Polyakov 1ea8ae5090 poly1305/asm/poly1305-*.pl: flip horizontal add and reduction.
Formally only 32-bit AVX2 code path needs this, but I choose to
harmonize all vector code paths.

RT#4346
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-03-02 13:11:38 +01:00
..
asm poly1305/asm/poly1305-*.pl: flip horizontal add and reduction. 2016-03-02 13:11:38 +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.c poly1305/asm/poly1305-*.pl: flip horizontal add and reduction. 2016-03-02 13:11:38 +01:00
poly1305_ieee754.c crypto/poly1305: add floating-point reference implementation. 2016-02-13 21:59:02 +01:00