boringssl/crypto/poly1305
Brian Smith 5fa8f5bc9a Fix |-Werror=old-style-declaration| violations in poly1305_vec.c.
The |inline| must appear before the type.

Change-Id: Iecebbcc50024a846d7804228a858acfc33d68efd
Reviewed-on: https://boringssl-review.googlesource.com/7010
Reviewed-by: David Benjamin <davidben@google.com>
2016-01-28 23:58:45 +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 Add in missing curly braces part 3. 2015-02-11 15:14:46 -08:00