summaryrefslogtreecommitdiff
path: root/lib/libcrypto/Symbols.list
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2024-03-02 10:30:49 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2024-03-02 10:30:49 +0000
commitf051facf5b9a99294e6daba07a9bad849d38eced (patch)
treede906b53dc51745ff4ba19438a5fd6c3d0c24b0b /lib/libcrypto/Symbols.list
parent40c9386a2fceefbc89de9eb3f5ddcf6c1130d8d4 (diff)
Remove ERR_get_state
The ERR_STATE struct is an unused implementation detail of the horrific error stack code. It is the last public consumer of CRYPTO_THREAD internals. Make this and its accessor internal so we can make the CRYPTO_THREAD struct opaque. ok jsing
Diffstat (limited to 'lib/libcrypto/Symbols.list')
-rw-r--r--lib/libcrypto/Symbols.list1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libcrypto/Symbols.list b/lib/libcrypto/Symbols.list
index de97306613d..715999858e7 100644
--- a/lib/libcrypto/Symbols.list
+++ b/lib/libcrypto/Symbols.list
@@ -1086,7 +1086,6 @@ ERR_get_error
ERR_get_error_line
ERR_get_error_line_data
ERR_get_next_error_library
-ERR_get_state
ERR_lib_error_string
ERR_load_ASN1_strings
ERR_load_BIO_strings