summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/gssapi/gssapi_locl.h
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2006-01-12 07:13:36 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:50:55 -0500
commitadab8d3968ce2bf18eab6b89375050ebf6630f08 (patch)
tree088f31dda14e99f490ee454bcb8d65d5cf621b4d /source4/heimdal/lib/gssapi/gssapi_locl.h
parent3f8ee534bafa149c00f050abea8ae111fea61287 (diff)
downloadsamba-adab8d3968ce2bf18eab6b89375050ebf6630f08.tar.gz
samba-adab8d3968ce2bf18eab6b89375050ebf6630f08.tar.bz2
samba-adab8d3968ce2bf18eab6b89375050ebf6630f08.zip
r12863: As lha suggested to me a while back, it appears that the
gsskrb5_get_initiator_subkey() routine is bougs. We can indeed use gss_krb5_get_subkey(). This is fortunate, as there was a segfault bug in 'initiator' version. Andrew Bartlett (This used to be commit ec11870ca1f9231dd3eeae792fc3268b31477e11)
Diffstat (limited to 'source4/heimdal/lib/gssapi/gssapi_locl.h')
-rw-r--r--source4/heimdal/lib/gssapi/gssapi_locl.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/heimdal/lib/gssapi/gssapi_locl.h b/source4/heimdal/lib/gssapi/gssapi_locl.h
index bd5d0db2b5..6fd8b0a4ac 100644
--- a/source4/heimdal/lib/gssapi/gssapi_locl.h
+++ b/source4/heimdal/lib/gssapi/gssapi_locl.h
@@ -226,9 +226,6 @@ gss_verify_mic_internal(OM_uint32 * minor_status,
gss_qop_t * qop_state,
char * type);
-OM_uint32
-gss_krb5_get_subkey(const gss_ctx_id_t context_handle,
- krb5_keyblock **key);
krb5_error_code
gss_address_to_krb5addr(OM_uint32 gss_addr_type,