mirror of
https://github.com/openssl/openssl.git
synced 2025-02-05 14:10:53 +08:00
Exported headers shouldn't be included as "foo.h" by code from the same module, it should only do so for module-internal headers. This is because the symlinking of exported headers (from include/openssl/foo.h to crypto/foo/foo.h) is being removed, and the exported headers are being moved to the include/openssl/ directory instead. Change-Id: I4c1d80849544713308ddc6999a549848afc25f94 Signed-off-by: Geoff Thorpe <geoff@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> |
||
---|---|---|
.. | ||
asm | ||
bn_add.c | ||
bn_asm.c | ||
bn_blind.c | ||
bn_const.c | ||
bn_ctx.c | ||
bn_depr.c | ||
bn_div.c | ||
bn_err.c | ||
bn_exp2.c | ||
bn_exp.c | ||
bn_gcd.c | ||
bn_gf2m.c | ||
bn_kron.c | ||
bn_lcl.h | ||
bn_lib.c | ||
bn_mod.c | ||
bn_mont.c | ||
bn_mpi.c | ||
bn_mul.c | ||
bn_nist.c | ||
bn_prime.c | ||
bn_prime.h | ||
bn_prime.pl | ||
bn_print.c | ||
bn_rand.c | ||
bn_recp.c | ||
bn_shift.c | ||
bn_sqr.c | ||
bn_sqrt.c | ||
bn_word.c | ||
bn_x931p.c | ||
bn.h | ||
bntest.c | ||
exptest.c | ||
Makefile | ||
rsaz_exp.c | ||
rsaz_exp.h | ||
vms-helper.c |