returns system errors
*/
+static krb5_error_code
+krb5_generate_authenticator PROTOTYPE(( krb5_authenticator *, krb5_principal,
+ const krb5_checksum *, krb5_keyblock *,
+ krb5_int32, krb5_authdata ** ));
+
krb5_error_code
krb5_mk_req_extended(ap_req_options, checksum, kdc_options,
sequence, newkey, ccache, creds, authentp, outbuf)
},
{ -1,}
};
-
+
+static krb5_error_code find_preauthenticator
+ PROTOTYPE((int type, krb5_preauth_ops **Preauth_proc));
+
/*
* krb5_obtain_padata is a glue routine which when passed in
* a preauthentication type, client principal, and src_addr, returns