boringssl/crypto/rand
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
CMakeLists.txt Add a deterministic PRNG for fuzzing. 2016-03-03 01:36:19 +00:00
deterministic.c Define RAND_cleanup in one place only 2016-07-11 17:02:45 +00:00
internal.h Merge hwrand.c into rand.c. 2015-09-25 22:07:42 +00:00
rand.c Define RAND_cleanup in one place only 2016-07-11 17:02:45 +00:00
urandom.c Define RAND_cleanup in one place only 2016-07-11 17:02:45 +00:00
windows.c Resolve a small handful of size_t truncation warnings. 2016-08-05 19:12:31 +00:00