boringssl/crypto/poly1305
David Benjamin 6234a7f3a7 Switch poly1305-armv4.pl to named constants.
See https://rt.openssl.org/Ticket/Display.html?id=4341.

Change-Id: Ied39744dcf557e4267c7a84d6f95d78a691084e1
Reviewed-on: https://boringssl-review.googlesource.com/7225
Reviewed-by: Adam Langley <agl@google.com>
2016-02-26 00:42:05 +00:00
..
asm Switch poly1305-armv4.pl to named constants. 2016-02-26 00:42:05 +00:00
CMakeLists.txt Add a run_tests target to run all tests. 2015-10-26 20:33:44 +00:00
poly1305_arm_asm.S Revert section changes for ASM. 2015-09-30 22:09:52 +00:00
poly1305_arm.c Use |alignas| for alignment. 2016-01-25 23:05:04 +00:00
poly1305_test.cc Test poly1305 more aggressively. 2016-02-26 00:32:41 +00:00
poly1305_test.txt Test poly1305 more aggressively. 2016-02-26 00:32:41 +00:00
poly1305_vec.c Fix |-Werror=old-style-declaration| violations in poly1305_vec.c. 2016-01-28 23:58:45 +00:00
poly1305.c Remove CRYPTO_set_NEON_functional. 2016-02-23 23:19:46 +00:00