boringssl/crypto/fipsmodule/rand
David Benjamin 1a36dd4930 Unwind the large_inputs hint in aes_ctr_set_key.
With bsaes-x86_64.pl gone, it is no longer needed. Depending on how armv7 works
(if vpaes-armv7.pl is too slow AND on-demand vpaes->bsaes key conversion is not
viable), we may need to bring it back, but get it out of the way for now.

Bug: 256
Change-Id: I762c83097bd03d88574ae1ae16b88fca6826f655
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/35365
Commit-Queue: David Benjamin <davidben@google.com>
Reviewed-by: Adam Langley <agl@google.com>
2019-03-23 07:06:02 +00:00
..
asm Unwind RDRAND functions correctly on Windows. 2019-02-12 20:24:27 +00:00
ctrdrbg_test.cc Fix miscellaneous clang-tidy warnings. 2017-08-01 20:39:46 +00:00
ctrdrbg_vectors.txt Move much of rand/ into the FIPS module. 2017-04-21 22:03:18 +00:00
ctrdrbg.c Unwind the large_inputs hint in aes_ctr_set_key. 2019-03-23 07:06:02 +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