summaryrefslogtreecommitdiffstats
path: root/util/missingcrypto.txt
diff options
context:
space:
mode:
authorHugo Landau <hlandau@openssl.org>2022-12-15 07:23:53 +0000
committerHugo Landau <hlandau@openssl.org>2023-01-05 10:39:20 +0000
commit6f252dd632afe0f24139a6c75958a8d8245a4e6a (patch)
tree8bbed80f96c74d675d9bb51b96571b55391d5cac /util/missingcrypto.txt
parent0a69ca8f635f88b0488c5684410f97e22346c0bc (diff)
BIO_s_dgram: add documentation and hazard warnings
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19913) (cherry picked from commit 69e18a4d93ee5f50bcbf62268b4a59df29d67a02)
Diffstat (limited to 'util/missingcrypto.txt')
-rw-r--r--util/missingcrypto.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/util/missingcrypto.txt b/util/missingcrypto.txt
index c7281da6d8..c95557653b 100644
--- a/util/missingcrypto.txt
+++ b/util/missingcrypto.txt
@@ -202,7 +202,6 @@ BIO_indent(3)
BIO_method_name(3)
BIO_new_NDEF(3)
BIO_new_PKCS7(3)
-BIO_new_dgram(3)
BIO_new_dgram_sctp(3)
BIO_nread(3)
BIO_nread0(3)
@@ -210,7 +209,6 @@ BIO_number_read(3)
BIO_number_written(3)
BIO_nwrite(3)
BIO_nwrite0(3)
-BIO_s_datagram(3)
BIO_s_datagram_sctp(3)
BIO_s_log(3)
BIO_set_flags(3)