From 1e19be2bbd27af0df9ea06c8c0a46f5ab687d976 Mon Sep 17 00:00:00 2001 From: tb <> Date: Tue, 25 Apr 2023 18:28:05 +0000 Subject: Move the policy tree code to internal-only A few hooks remain in the legacy validator, which will soon be replaced with something better. The rest of the tentacles are now largely contained. --- src/lib/libcrypto/Symbols.namespace | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/lib/libcrypto/Symbols.namespace') diff --git a/src/lib/libcrypto/Symbols.namespace b/src/lib/libcrypto/Symbols.namespace index 2e0a638f17..a5ac5294fb 100644 --- a/src/lib/libcrypto/Symbols.namespace +++ b/src/lib/libcrypto/Symbols.namespace @@ -600,8 +600,6 @@ _libre_X509_STORE_CTX_get_verify_cb _libre_X509_STORE_CTX_set_verify_cb _libre_X509_STORE_set_verify _libre_X509_STORE_get_verify -_libre_X509_STORE_CTX_get0_policy_tree -_libre_X509_STORE_CTX_get_explicit_policy _libre_X509_STORE_CTX_get_num_untrusted _libre_X509_STORE_CTX_get0_param _libre_X509_STORE_CTX_set0_param -- cgit v1.2.3-55-g6feb