boringssl/crypto/fipsmodule/rand
David Benjamin f109f20873 Clear out a bunch of -Wextra-semi warnings.
Unfortunately, it's not enough to be able to turn it on thanks to the
PURE_VIRTUAL macro. But it gets us most of the way there.

Change-Id: Ie6ad5119fcfd420115fa49d7312f3586890244f4
Reviewed-on: https://boringssl-review.googlesource.com/c/34949
Reviewed-by: Adam Langley <agl@google.com>
Commit-Queue: Adam Langley <agl@google.com>
2019-02-21 19:12:39 +00:00
..
asm Unwind RDRAND functions correctly on Windows. 2019-02-12 20:24:27 +00:00
ctrdrbg_test.cc
ctrdrbg_vectors.txt
ctrdrbg.c Don't use bsaes over vpaes for CTR-DRBG. 2019-02-01 18:03:39 +00:00
internal.h Unwind RDRAND functions correctly on Windows. 2019-02-12 20:24:27 +00:00
rand.c Unwind RDRAND functions correctly on Windows. 2019-02-12 20:24:27 +00:00
urandom.c Clear out a bunch of -Wextra-semi warnings. 2019-02-21 19:12:39 +00:00