boringssl/crypto/poly1305
David Benjamin 8ccc3c383a Test poly1305 more aggressively.
OpenSSL upstream's SIMD assembly is rather complex. This pattern of update
calls should be sufficient to stress all the codepaths.

Change-Id: I50dea8351e4203b6b2cd9b23456eb4a592d31b5e
Reviewed-on: https://boringssl-review.googlesource.com/7223
Reviewed-by: Adam Langley <agl@google.com>
2016-02-26 00:32:41 +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