mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
343ec2b083
Until now, the engines in engines/ were only built as dynamicaly loadable ones if shared libraries were built. We not dissociate the two and can build dynamicaly loadable engines even if we only build static libcrypto and libssl. This is controlled with the option (enable|disable|no)-static-engine, defaulting to no-static-engine. Note that the engines in crypto/engine/ (dynamic and cryptodev) will always be built into libcrypto. Reviewed-by: Rich Salz <rsalz@openssl.org> |
||
---|---|---|
.. | ||
asm | ||
vendor_defns | ||
build.info | ||
capierr.bat | ||
e_capi_err.c | ||
e_capi_err.h | ||
e_capi.c | ||
e_capi.ec | ||
e_chil_err.c | ||
e_chil_err.h | ||
e_chil.c | ||
e_chil.ec | ||
e_dasync_err.c | ||
e_dasync_err.h | ||
e_dasync.c | ||
e_dasync.ec | ||
e_ossltest_err.c | ||
e_ossltest_err.h | ||
e_ossltest.c | ||
e_ossltest.ec | ||
e_padlock.c | ||
e_padlock.ec | ||
e_ubsec_err.c | ||
e_ubsec_err.h | ||
e_ubsec.c | ||
e_ubsec.ec | ||
engine_vector.mar | ||
Makefile.in |