summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
Diffstat (limited to 'util')
-rw-r--r--util/indent.pro2
-rwxr-xr-xutil/mkdef.pl1
-rwxr-xr-xutil/ssleay.num34
3 files changed, 17 insertions, 20 deletions
diff --git a/util/indent.pro b/util/indent.pro
index 87e2b3ba4a..2a7c1b7b44 100644
--- a/util/indent.pro
+++ b/util/indent.pro
@@ -313,8 +313,6 @@
-T KRB5_ENCKEY
-T KRB5_PRINCNAME
-T KRB5_TKTBODY
--T KSSL_CTX
--T KSSL_ERR
-T LHASH
-T LHASH_COMP_FN_TYPE
-T LHASH_DOALL_ARG_FN_TYPE
diff --git a/util/mkdef.pl b/util/mkdef.pl
index 674ad1ee04..188a408002 100755
--- a/util/mkdef.pl
+++ b/util/mkdef.pl
@@ -258,7 +258,6 @@ $max_ssl = $max_num;
$max_crypto = $max_num;
my $ssl="include/openssl/ssl.h";
-$ssl.=" include/openssl/kssl.h";
$ssl.=" include/openssl/tls1.h";
$ssl.=" include/openssl/srtp.h";
diff --git a/util/ssleay.num b/util/ssleay.num
index ab89e91849..7fb0714c9e 100755
--- a/util/ssleay.num
+++ b/util/ssleay.num
@@ -196,22 +196,22 @@ SSL_callback_ctrl 244 EXIST::FUNCTION:
SSL_CTX_sessions 245 EXIST::FUNCTION:
SSL_get_rfd 246 EXIST::FUNCTION:
SSL_get_wfd 247 EXIST::FUNCTION:
-kssl_cget_tkt 248 EXIST::FUNCTION:KRB5
+kssl_cget_tkt 248 NOEXIST::FUNCTION:
SSL_has_matching_session_id 249 EXIST::FUNCTION:
-kssl_err_set 250 EXIST::FUNCTION:KRB5
-kssl_ctx_show 251 EXIST::FUNCTION:KRB5
-kssl_validate_times 252 EXIST::FUNCTION:KRB5
-kssl_check_authent 253 EXIST::FUNCTION:KRB5
-kssl_ctx_new 254 EXIST::FUNCTION:KRB5
-kssl_build_principal_2 255 EXIST::FUNCTION:KRB5
-kssl_skip_confound 256 EXIST::FUNCTION:KRB5
-kssl_sget_tkt 257 EXIST::FUNCTION:KRB5
+kssl_err_set 250 NOEXIST::FUNCTION:
+kssl_ctx_show 251 NOEXIST::FUNCTION:
+kssl_validate_times 252 NOEXIST::FUNCTION:
+kssl_check_authent 253 NOEXIST::FUNCTION:
+kssl_ctx_new 254 NOEXIST::FUNCTION:
+kssl_build_principal_2 255 NOEXIST::FUNCTION:
+kssl_skip_confound 256 NOEXIST::FUNCTION:
+kssl_sget_tkt 257 NOEXIST::FUNCTION:
SSL_set_generate_session_id 258 EXIST::FUNCTION:
-kssl_ctx_setkey 259 EXIST::FUNCTION:KRB5
-kssl_ctx_setprinc 260 EXIST::FUNCTION:KRB5
-kssl_ctx_free 261 EXIST::FUNCTION:KRB5
-kssl_krb5_free_data_contents 262 EXIST::FUNCTION:KRB5
-kssl_ctx_setstring 263 EXIST::FUNCTION:KRB5
+kssl_ctx_setkey 259 NOEXIST::FUNCTION:
+kssl_ctx_setprinc 260 NOEXIST::FUNCTION:
+kssl_ctx_free 261 NOEXIST::FUNCTION:
+kssl_krb5_free_data_contents 262 NOEXIST::FUNCTION:
+kssl_ctx_setstring 263 NOEXIST::FUNCTION:
SSL_CTX_set_generate_session_id 264 EXIST::FUNCTION:
SSL_renegotiate_pending 265 EXIST::FUNCTION:
SSL_CTX_set_msg_callback 266 EXIST::FUNCTION:
@@ -301,14 +301,14 @@ TLSv1_2_client_method 341 EXIST::FUNCTION:
SSL_SESSION_set1_id_context 342 EXIST::FUNCTION:
TLSv1_2_server_method 343 EXIST::FUNCTION:
SSL_cache_hit 344 EXIST::FUNCTION:
-SSL_get0_kssl_ctx 345 EXIST::FUNCTION:KRB5
-SSL_set0_kssl_ctx 346 EXIST::FUNCTION:KRB5
+SSL_get0_kssl_ctx 345 NOEXIST::FUNCTION:
+SSL_set0_kssl_ctx 346 NOEXIST::FUNCTION:
SSL_SESSION_get0_id 347 NOEXIST::FUNCTION:
SSL_set_state 348 EXIST::FUNCTION:
SSL_CIPHER_get_id 349 EXIST::FUNCTION:
TLSv1_2_method 350 EXIST::FUNCTION:
SSL_SESSION_get_id_len 351 NOEXIST::FUNCTION:
-kssl_ctx_get0_client_princ 352 EXIST::FUNCTION:KRB5
+kssl_ctx_get0_client_princ 352 NOEXIST::FUNCTION:
SSL_export_keying_material 353 EXIST::FUNCTION:TLSEXT
SSL_set_tlsext_use_srtp 354 EXIST::FUNCTION:SRTP
SSL_CTX_set_next_protos_advertised_cb 355 EXIST:!VMS:FUNCTION:NEXTPROTONEG