f0523e9f20
If the application is only using the P-256 implementation in p256-64.c, then the WNAF code would all be dead code. The change reorganizes the code so that all modern toolchains should be able to recognize that fact and eliminate the WNAF-based code when it is unused. Change-Id: I9f94bd934ca7d2292de4c29bb89e17c940c7cd2a Reviewed-on: https://boringssl-review.googlesource.com/6173 Reviewed-by: Adam Langley <alangley@gmail.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ec_asn1.c | ||
ec_key.c | ||
ec_montgomery.c | ||
ec_test.cc | ||
ec.c | ||
example_mul.c | ||
internal.h | ||
oct.c | ||
p224-64.c | ||
p256-64.c | ||
simple.c | ||
util-64.c | ||
wnaf.c |