diff options
author | tb <> | 2024-03-02 09:21:24 +0000 |
---|---|---|
committer | tb <> | 2024-03-02 09:21:24 +0000 |
commit | 677a66d025419307bc6e760f1bcd514a0f43a3fd (patch) | |
tree | bc093c85c2fafa33035ab2593c9be9c1a640267a /src/lib/libcrypto/Symbols.namespace | |
parent | 0ad809a3e5e65ac5128296f24014a9b037cbed24 (diff) | |
download | openbsd-677a66d025419307bc6e760f1bcd514a0f43a3fd.tar.gz openbsd-677a66d025419307bc6e760f1bcd514a0f43a3fd.tar.bz2 openbsd-677a66d025419307bc6e760f1bcd514a0f43a3fd.zip |
Remove BIO_dump_*{cb,fp}()
These were disabled and the internals that need to remain were fixed.
Time for this garbage to go.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/Symbols.namespace')
-rw-r--r-- | src/lib/libcrypto/Symbols.namespace | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/libcrypto/Symbols.namespace b/src/lib/libcrypto/Symbols.namespace index 04ea27935c..430c11636e 100644 --- a/src/lib/libcrypto/Symbols.namespace +++ b/src/lib/libcrypto/Symbols.namespace | |||
@@ -1195,8 +1195,6 @@ _libre_BIO_fd_should_retry | |||
1195 | _libre_BIO_fd_non_fatal_error | 1195 | _libre_BIO_fd_non_fatal_error |
1196 | _libre_BIO_dump | 1196 | _libre_BIO_dump |
1197 | _libre_BIO_dump_indent | 1197 | _libre_BIO_dump_indent |
1198 | _libre_BIO_dump_fp | ||
1199 | _libre_BIO_dump_indent_fp | ||
1200 | _libre_BIO_gethostbyname | 1198 | _libre_BIO_gethostbyname |
1201 | _libre_BIO_sock_error | 1199 | _libre_BIO_sock_error |
1202 | _libre_BIO_socket_ioctl | 1200 | _libre_BIO_socket_ioctl |