boringssl/crypto/fipsmodule/ec
David Benjamin fa3aadcd40 Push BIGNUM out of EC_METHOD's affine coordinates hook.
This is in preparation for removing the BIGNUM from cmp_x_coordinate.

Change-Id: Id8394248e3019a4897c238289f039f436a13679d
Reviewed-on: https://boringssl-review.googlesource.com/c/33064
Reviewed-by: Adam Langley <agl@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2018-11-12 21:32:53 +00:00
..
asm
ec_key.c
ec_montgomery.c Push BIGNUM out of EC_METHOD's affine coordinates hook. 2018-11-12 21:32:53 +00:00
ec_scalar_base_mult_tests.txt
ec_test.cc
ec.c Push BIGNUM out of EC_METHOD's affine coordinates hook. 2018-11-12 21:32:53 +00:00
felem.c
internal.h Push BIGNUM out of EC_METHOD's affine coordinates hook. 2018-11-12 21:32:53 +00:00
make_ec_scalar_base_mult_tests.go
make_p256-x86_64-table.go
oct.c
p224-64.c Push BIGNUM out of EC_METHOD's affine coordinates hook. 2018-11-12 21:32:53 +00:00
p256-x86_64_test.cc
p256-x86_64_tests.txt
p256-x86_64-table.h
p256-x86_64.c Push BIGNUM out of EC_METHOD's affine coordinates hook. 2018-11-12 21:32:53 +00:00
p256-x86_64.h
scalar.c
simple_mul.c
simple.c Inline ec_GFp_simple_group_get_degree. 2018-11-08 23:56:02 +00:00
util.c
wnaf.c