Home
last modified time | relevance | path

Searched refs:k_cred (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dinit_sec_context.c260 make_ap_req_v1(context, ctx, cred, k_cred, chan_bindings, mech_type, token) in make_ap_req_v1() argument
264 krb5_creds *k_cred;
293 switch (k_cred->keyblock.enctype) {
318 checksum_data, k_cred, &ap_req);
324 ctx->endtime = k_cred->times.endtime;
325 ctx->krb_flags = k_cred->ticket_flags;
483 krb5_creds *k_cred; in new_connection() local
558 ctx->endtime, &k_cred); in new_connection()
580 cred, k_cred, input_chan_bindings, in new_connection()
599 if (k_cred) { in new_connection()
[all …]