diff options
| author | tb <> | 2024-03-02 09:21:24 +0000 |
|---|---|---|
| committer | tb <> | 2024-03-02 09:21:24 +0000 |
| commit | 3be324ad741698effde1f32fdbee99994ab576d2 (patch) | |
| tree | bc093c85c2fafa33035ab2593c9be9c1a640267a /src/lib/libcrypto/Symbols.namespace | |
| parent | 624e55f48614f7c5aaa62d91eee54f0862c62db0 (diff) | |
| download | openbsd-3be324ad741698effde1f32fdbee99994ab576d2.tar.gz openbsd-3be324ad741698effde1f32fdbee99994ab576d2.tar.bz2 openbsd-3be324ad741698effde1f32fdbee99994ab576d2.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 |
