commit | d75545600da217143ece5d6e7fbd33fe86755a16 | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@google.com> | Thu Sep 24 15:03:14 2015 -0700 |
committer | Adam Langley <agl@google.com> | Fri Sep 25 22:07:42 2015 +0000 |
tree | 54706d6dfb4b8a1c09ff5e1ff1237902a6932cec | |
parent | c8e664b70a6faaa5ee1d49f4ae41efe2ed3be5ad [diff] |
Merge hwrand.c into rand.c. By doing this the compiler can notice that much of the code is unused in the case that we know that we can't have a hardware RNG (i.e. ARM). Change-Id: I72d364a30080364d700f855640e0164c2c62f0de Reviewed-on: https://boringssl-review.googlesource.com/6001 Reviewed-by: David Benjamin <davidben@chromium.org> Reviewed-by: Adam Langley <agl@google.com>