new prototypes

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2806 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-08-08 06:43:54 +00:00
parent a96e0546d8
commit 6112262ae0

View File

@@ -750,6 +750,9 @@ krb5_copy_creds_contents (krb5_context context,
const krb5_creds *incred,
krb5_creds *c);
krb5_error_code
krb5_free_kdc_rep(krb5_context context, krb5_kdc_rep *rep);
typedef EncAPRepPart krb5_ap_rep_enc_part;
krb5_error_code
@@ -805,6 +808,11 @@ krb5_get_forwarded_creds (krb5_context context,
krb5_creds *in_creds,
krb5_data *out_data);
krb5_error_code
krb5_rd_error(krb5_context context,
krb5_data *msg,
KRB_ERROR *result);
krb5_error_code
krb5_sendauth(krb5_context context,
krb5_auth_context *auth_context,