boringssl/crypto/fipsmodule/rand
Adam Langley 7784104dd8 Move much of rand/ into the FIPS module.
Support for platforms that we don't support FIPS on doesn't need to be
in the module. Also, functions for dealing with whether fork-unsafe
buffering is enabled are left out because they aren't implementing any
cryptography and they use global r/w state, making their inclusion
painful.

Change-Id: I71a0123db6f5449e9dfc7ec7dea0944428e661aa
Reviewed-on: https://boringssl-review.googlesource.com/15084
Reviewed-by: Adam Langley <agl@google.com>
2017-04-21 22:03:18 +00:00
..
asm Move much of rand/ into the FIPS module. 2017-04-21 22:03:18 +00:00
ctrdrbg_test.cc Move much of rand/ into the FIPS module. 2017-04-21 22:03:18 +00:00
ctrdrbg_vector_test.cc Move much of rand/ into the FIPS module. 2017-04-21 22:03:18 +00:00
ctrdrbg_vectors.txt Move much of rand/ into the FIPS module. 2017-04-21 22:03:18 +00:00
ctrdrbg.c Move much of rand/ into the FIPS module. 2017-04-21 22:03:18 +00:00
internal.h Move much of rand/ into the FIPS module. 2017-04-21 22:03:18 +00:00
rand.c Move much of rand/ into the FIPS module. 2017-04-21 22:03:18 +00:00
urandom.c Move much of rand/ into the FIPS module. 2017-04-21 22:03:18 +00:00