boringssl/crypto/poly1305
David Benjamin 22edd87755 Resolve a small handful of size_t truncation warnings.
This is very far from all of it, but I did some easy ones before I got
bored. Snapshot the progress until someone else wants to continue this.

BUG=22

Change-Id: I2609e9766d883a273e53e01a75a4b1d4700e2436
Reviewed-on: https://boringssl-review.googlesource.com/9132
Reviewed-by: Adam Langley <agl@google.com>
Commit-Queue: Adam Langley <agl@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2016-08-05 19:12:31 +00:00
..
asm Switch perlasm calling convention. 2016-06-27 21:59:26 +00:00
CMakeLists.txt Revert "Enable upstream's Poly1305 code." 2016-03-29 22:47:11 +00:00
internal.h Revert "Enable upstream's Poly1305 code." 2016-03-29 22:47:11 +00:00
poly1305_arm_asm.S Revert "Enable upstream's Poly1305 code." 2016-03-29 22:47:11 +00:00
poly1305_arm.c Revert "Enable upstream's Poly1305 code." 2016-03-29 22:47:11 +00:00
poly1305_test.cc Revert "Move C++ helpers into |bssl| namespace." 2016-07-12 08:09:33 -07:00
poly1305_tests.txt Be consistent about 𝑥_tests.txt 2016-06-06 15:57:46 +00:00
poly1305_vec.c Use UINT64_C instead of unsigned long long integer constant. 2016-04-11 16:08:14 +00:00
poly1305.c Resolve a small handful of size_t truncation warnings. 2016-08-05 19:12:31 +00:00