summaryrefslogtreecommitdiffstats
path: root/util/libssl.num
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-03-22 13:35:03 -0400
committerRich Salz <rsalz@openssl.org>2016-03-22 13:35:03 -0400
commit38186bfd4e5be7f212d8e460420e081e0ad852e7 (patch)
tree136ce20d32a4ee06cb692bada686d8cad80f41dd /util/libssl.num
parent73decf5975ff1249c51baa0cb3956bb67fbd64dc (diff)
Have only one DSO_METHOD_openssl
Instead of have every DSO_METHOD_xxx in all platforms, ensure that only one DSO_METHOD_openssl is available on all platforms. Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'util/libssl.num')
-rw-r--r--util/libssl.num2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/libssl.num b/util/libssl.num
index 7b4a7e6f5e..8b2155ec9f 100644
--- a/util/libssl.num
+++ b/util/libssl.num
@@ -58,7 +58,7 @@ SSL_get0_dane_authority 57 1_1_0 EXIST::FUNCTION:
SSL_set_purpose 58 1_1_0 EXIST::FUNCTION:
SSL_CTX_use_PrivateKey_file 59 1_1_0 EXIST::FUNCTION:
SSL_get_rfd 60 1_1_0 EXIST::FUNCTION:
-DTLSv1_listen 61 1_1_0 EXIST::FUNCTION:
+DTLSv1_listen 61 1_1_0 EXIST::FUNCTION:SOCK
SSL_set_ssl_method 62 1_1_0 EXIST::FUNCTION:
SSL_get0_security_ex_data 63 1_1_0 EXIST::FUNCTION:
SSLv3_client_method 64 1_1_0 EXIST::FUNCTION:DEPRECATEDIN_1_1_0,SSL3_METHOD