summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/Symbols.list
diff options
context:
space:
mode:
authortb <>2023-07-28 10:13:50 +0000
committertb <>2023-07-28 10:13:50 +0000
commit43dacb06bd0d2779c2a59be0c69a4defc6fcb419 (patch)
treea171add36e20e14aac1e71e60b1bf649a99adc40 /src/lib/libcrypto/Symbols.list
parent471217d6db7fb5e6999fefba7e8eb950ad19b6a8 (diff)
downloadopenbsd-43dacb06bd0d2779c2a59be0c69a4defc6fcb419.tar.gz
openbsd-43dacb06bd0d2779c2a59be0c69a4defc6fcb419.tar.bz2
openbsd-43dacb06bd0d2779c2a59be0c69a4defc6fcb419.zip
Drop BIO_n{read,write}{,0}()
This is one of those strange things that should never have made it into a security-oriented libraries. From BIO_s_bio.3: .\" The following non-copying I/O functions are intentionally undocumented .\" because they seem fragile and unused by anything: It was used in a single place: the gorgeous ssltest. I'm not smart enough to follow. Also: /* WARNING: The non-copying interface is largely untested as of yet * and may contain bugs. */ Oh, really? Into the great bitbucket in the sky you go. ok jsing
Diffstat (limited to 'src/lib/libcrypto/Symbols.list')
-rw-r--r--src/lib/libcrypto/Symbols.list4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/lib/libcrypto/Symbols.list b/src/lib/libcrypto/Symbols.list
index 9f27a69512..94a22938fc 100644
--- a/src/lib/libcrypto/Symbols.list
+++ b/src/lib/libcrypto/Symbols.list
@@ -325,12 +325,8 @@ BIO_new_fp
325BIO_new_mem_buf 325BIO_new_mem_buf
326BIO_new_socket 326BIO_new_socket
327BIO_next 327BIO_next
328BIO_nread
329BIO_nread0
330BIO_number_read 328BIO_number_read
331BIO_number_written 329BIO_number_written
332BIO_nwrite
333BIO_nwrite0
334BIO_pop 330BIO_pop
335BIO_printf 331BIO_printf
336BIO_ptr_ctrl 332BIO_ptr_ctrl