boringssl/crypto/fipsmodule/ec
David Benjamin 4323e22793 Tidy up FIPS module dependencies.
This avoids depending the FIPS module on crypto/bytestring and moves
ECDSA_SIG_{new,free} into the module.

Change-Id: I7b45ef07f1140873a0da300501141b6ae272a5d9
Reviewed-on: https://boringssl-review.googlesource.com/15984
Reviewed-by: Adam Langley <agl@google.com>
2017-05-05 23:10:24 +00:00
..
asm Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
ec_key.c Tidy up FIPS module dependencies. 2017-05-05 23:10:24 +00:00
ec_montgomery.c Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
ec_test.cc Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
ec.c Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
example_mul.c Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
internal.h Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +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 Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
p256-x86_64_test.cc Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
p256-x86_64_tests.txt Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
p256-x86_64-table.h Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
p256-x86_64.c Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
p256-x86_64.h Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
simple.c Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
util-64.c Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
wnaf.c Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00