boringssl/crypto/fipsmodule/rand
Adam Langley f64a6eeaf0 Switch to new delocate tool.
Most importantly, this version of delocate works for ppc64le. It should
also work for x86-64, but will need significant testing to make sure
that it covers all the cases that the previous delocate.go covered.

It's less stringtastic than the old code, however the parser isn't as
nice as I would have liked. I thought that the reason we put up with
AT&T syntax with Intel is so that assembly syntax could be somewhat
consistent across platforms. At least for ppc64le, that does not appear
to be the case.

Change-Id: Ic7e3c6acc3803d19f2c3ff5620c5e39703d74212
Reviewed-on: https://boringssl-review.googlesource.com/16464
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>
2017-05-30 18:00:16 +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 cipher/ into crypto/fipsmodule/ 2017-05-05 22:39:40 +00:00
internal.h Move much of rand/ into the FIPS module. 2017-04-21 22:03:18 +00:00
rand.c Have a single function for FIPS test failures. 2017-05-18 20:33:55 +00:00
urandom.c Switch to new delocate tool. 2017-05-30 18:00:16 +00:00