boringssl/crypto/fipsmodule/ec
David Benjamin 44c0772c80 Remove some unnecessary indirections.
Embedding curve_data into built_in_curve simplifies things a bit.

Change-Id: Ibd364df7bb39a04c257df30ad28f26223c25c196
Reviewed-on: https://boringssl-review.googlesource.com/17304
Commit-Queue: Adam Langley <agl@google.com>
Reviewed-by: Adam Langley <agl@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2017-06-21 21:29:38 +00:00
..
asm p256-x86_64-asm.pl: minor sqr_montx cleanup. 2017-06-05 18:37:55 +00:00
ec_key.c Don't draw entropy during FIPS power-on tests. 2017-06-13 20:27:48 +00:00
ec_montgomery.c
ec_test.cc Add FIPS-compliant key generation that calls check_fips for RSA and EC. 2017-05-17 16:30:48 +00:00
ec.c Remove some unnecessary indirections. 2017-06-21 21:29:38 +00:00
example_mul.c
internal.h Remove some unnecessary indirections. 2017-06-21 21:29:38 +00:00
oct.c Tidy up FIPS module dependencies. 2017-05-05 23:10:24 +00:00
p224-64.c Add missing #includes of delocate.h. 2017-05-05 22:41:30 +00:00
p256-64.c
p256-x86_64_test.cc Convert p256-x86_64_test to GTest. 2017-06-09 18:50:56 +00:00
p256-x86_64_tests.txt
p256-x86_64-table.h
p256-x86_64.c
p256-x86_64.h
simple.c
util-64.c
wnaf.c