boringssl/crypto/fipsmodule/ec
Adam Langley aacb72c1b7 Move ec/ and ecdsa/ into fipsmodule/
The names in the P-224 code collided with the P-256 code and thus many
of the functions and constants in the P-224 code have been prefixed.

Change-Id: I6bcd304640c539d0483d129d5eaf1702894929a8
Reviewed-on: https://boringssl-review.googlesource.com/15847
Reviewed-by: David Benjamin <davidben@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2017-05-04 20:27:23 +00:00
..
asm Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
ec_key.c Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +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 Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +00:00
p224-64.c Move ec/ and ecdsa/ into fipsmodule/ 2017-05-04 20:27:23 +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