mirror of
https://github.com/openssl/openssl.git
synced 2024-12-27 06:21:43 +08:00
5a2124620c
Internal submodules of libcrypto may require non-public functions from the EC submodule. In preparation to use `ec_group_do_inverse_ord()` (from #6116) inside the SM2 submodule to apply a SCA mitigation on the modular inversion, this commit moves the `ec_group_do_inverse_ord()` prototype declaration from the EC-local `crypto/ec/ec_lcl.h` header to the `crypto/include/internal/ec_int.h` inter-module private header. Reviewed-by: Andy Polyakov <appro@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/6521) |
||
---|---|---|
.. | ||
__DECC_INCLUDE_EPILOGUE.H | ||
__DECC_INCLUDE_PROLOGUE.H | ||
aria.h | ||
asn1_int.h | ||
async.h | ||
bn_conf.h.in | ||
bn_dh.h | ||
bn_int.h | ||
bn_srp.h | ||
chacha.h | ||
cryptlib_int.h | ||
ctype.h | ||
dso_conf.h.in | ||
ec_int.h | ||
engine.h | ||
err_int.h | ||
evp_int.h | ||
md32_common.h | ||
objects.h | ||
poly1305.h | ||
rand_int.h | ||
sha.h | ||
siphash.h | ||
sm2.h | ||
sm2err.h | ||
sm3.h | ||
sm4.h | ||
store_int.h | ||
store.h | ||
x509_int.h |