0e01eb534c
|BN_mod_exp_mont| will forward to |BN_mod_exp_mont_consttime|, so this is a no-op semantically. However, this allows the linker to drop the implementation of |BN_mod_exp_mont| even when the DH code is in use. Change-Id: I0cb8b260224ed661ede74923bd134acb164459c1 Reviewed-on: https://boringssl-review.googlesource.com/7730 Reviewed-by: David Benjamin <davidben@google.com> |
||
---|---|---|
.. | ||
check.c | ||
CMakeLists.txt | ||
dh_asn1.c | ||
dh_test.cc | ||
dh.c | ||
internal.h | ||
params.c |