summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/Symbols.namespace
diff options
context:
space:
mode:
authortb <>2023-07-28 09:53:55 +0000
committertb <>2023-07-28 09:53:55 +0000
commitd4949db8e78438e8bb53c9c1297b068ac0df7827 (patch)
tree307457e0cf8fc786fb4c80edc29a92d5677d406e /src/lib/libcrypto/Symbols.namespace
parent681b4eb7a5896143c26eac201c041f6f22357b18 (diff)
downloadopenbsd-d4949db8e78438e8bb53c9c1297b068ac0df7827.tar.gz
openbsd-d4949db8e78438e8bb53c9c1297b068ac0df7827.tar.bz2
openbsd-d4949db8e78438e8bb53c9c1297b068ac0df7827.zip
Set OPENSSL_NO_ENGINE, remove engine code
ENGINE was special. It's horrible code even by the low standards of this library. Some ports may now try to use the stubs which will fail, but the fallout from this should be minimal. Of course there are various language bindings that expose the ENGINE API. OpenSSL 3 disabling ENGINE by default will likely help fixing this at some point. ok jsing
Diffstat (limited to 'src/lib/libcrypto/Symbols.namespace')
-rw-r--r--src/lib/libcrypto/Symbols.namespace3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/libcrypto/Symbols.namespace b/src/lib/libcrypto/Symbols.namespace
index adaac43146..b8ca3539ec 100644
--- a/src/lib/libcrypto/Symbols.namespace
+++ b/src/lib/libcrypto/Symbols.namespace
@@ -1417,7 +1417,6 @@ _libre_ERR_get_implementation
1417_libre_ERR_set_implementation 1417_libre_ERR_set_implementation
1418_libre_RAND_set_rand_method 1418_libre_RAND_set_rand_method
1419_libre_RAND_get_rand_method 1419_libre_RAND_get_rand_method
1420_libre_RAND_set_rand_engine
1421_libre_RAND_SSLeay 1420_libre_RAND_SSLeay
1422_libre_ERR_load_RAND_strings 1421_libre_ERR_load_RAND_strings
1423_libre_ECDSA_SIG_new 1422_libre_ECDSA_SIG_new
@@ -1616,8 +1615,6 @@ _libre_TS_CONF_load_certs
1616_libre_TS_CONF_load_key 1615_libre_TS_CONF_load_key
1617_libre_TS_CONF_get_tsa_section 1616_libre_TS_CONF_get_tsa_section
1618_libre_TS_CONF_set_serial 1617_libre_TS_CONF_set_serial
1619_libre_TS_CONF_set_crypto_device
1620_libre_TS_CONF_set_default_engine
1621_libre_TS_CONF_set_signer_cert 1618_libre_TS_CONF_set_signer_cert
1622_libre_TS_CONF_set_certs 1619_libre_TS_CONF_set_certs
1623_libre_TS_CONF_set_signer_key 1620_libre_TS_CONF_set_signer_key