about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/wrapped/wrappedlibssl_private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wrapped/wrappedlibssl_private.h b/src/wrapped/wrappedlibssl_private.h
index e44b17d1..72881c9c 100755
--- a/src/wrapped/wrappedlibssl_private.h
+++ b/src/wrapped/wrappedlibssl_private.h
@@ -273,6 +273,7 @@ GO(SSL_CTX_free, vFp)
 GO(SSL_CTX_get_cert_store, pFp)
 //GO(SSL_CTX_get_client_CA_list, 
 //GO(SSL_CTX_get_client_cert_cb, 
+GO(SSL_CTX_get_default_passwd_cb_userdata, pFp)
 //GO(SSL_CTX_get_ex_data, 
 //GO(SSL_CTX_get_ex_new_index, 
 //GO(SSL_CTX_get_info_callback,