boringssl/crypto/poly1305
David Benjamin 85003903fc Remove CRYPTO_set_NEON_functional.
This depends on https://codereview.chromium.org/1730823002/. The bit was only
ever targetted to one (rather old) CPU. Disable NEON on it uniformly, so we
don't have to worry about whether any new NEON code breaks it.

BUG=589200

Change-Id: Icc7d17d634735aca5425fe0a765ec2fba3329326
Reviewed-on: https://boringssl-review.googlesource.com/7211
Reviewed-by: Adam Langley <agl@google.com>
2016-02-23 23:19:46 +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 Use |alignas| for alignment. 2016-01-25 23:05:04 +00:00
poly1305_test.txt Fix up several comments and detect problems in the future. 2015-11-05 20:12:45 +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