boringssl/crypto/poly1305
Brian Smith 87c7640773 Use |inline| in crypto/poly1305/poly1305_vec.c.
The code was using `#define INLINE` instead, but we have `inline` so
use it.

Change-Id: Id05eaec4720061c5d9a7278e20127c2bebcb2495
Reviewed-on: https://boringssl-review.googlesource.com/6976
Reviewed-by: David Benjamin <davidben@google.com>
2016-01-27 22:15:34 +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 Use |inline| in crypto/poly1305/poly1305_vec.c. 2016-01-27 22:15:34 +00:00
poly1305.c Add in missing curly braces part 3. 2015-02-11 15:14:46 -08:00