boringssl/crypto/poly1305
David Benjamin 4a59709ca1 Fix Windows build.
MSVC 2013 doesn't implement C++11 alignas. Use __declspec instead.

Change-Id: I48a402d56d734f3f2c434b4bdf2a5bc671c50225
Reviewed-on: https://boringssl-review.googlesource.com/5421
Reviewed-by: Adam Langley <agl@google.com>
2015-07-10 19:07:24 +00:00
..
CMakeLists.txt Add standalone tests for Poly1305. 2015-07-10 18:44:01 +00:00
poly1305_arm_asm.S Fix ARM Clang build. 2015-05-05 00:24:59 +00:00
poly1305_arm.c Add in missing curly braces part 3. 2015-02-11 15:14:46 -08:00
poly1305_test.cc Fix Windows build. 2015-07-10 19:07:24 +00:00
poly1305_test.txt Add standalone tests for Poly1305. 2015-07-10 18:44:01 +00:00
poly1305_vec.c Add in missing curly braces part 3. 2015-02-11 15:14:46 -08:00
poly1305.c Add in missing curly braces part 3. 2015-02-11 15:14:46 -08:00