Home
last modified time | relevance | path

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

/src/crypto/krb5/src/lib/gssapi/mechglue/
H A Dg_acquire_cred_with_pw.c314 gss_name_t allocated_name = GSS_C_NO_NAME; in gss_add_cred_with_password() local
372 &allocated_name) != GSS_S_COMPLETE) in gss_add_cred_with_password()
374 internal_name = allocated_name; in gss_add_cred_with_password()
476 if (allocated_name) in gss_add_cred_with_password()
479 &allocated_name); in gss_add_cred_with_password()
495 if (allocated_name) in gss_add_cred_with_password()
497 selected_mech, &allocated_name); in gss_add_cred_with_password()
H A Dg_acquire_cred_imp_name.c332 gss_name_t allocated_name = GSS_C_NO_NAME; in gss_add_cred_impersonate_name() local
396 &allocated_name) != GSS_S_COMPLETE) in gss_add_cred_impersonate_name()
398 internal_name = allocated_name; in gss_add_cred_impersonate_name()
500 if (allocated_name) in gss_add_cred_impersonate_name()
502 &allocated_name); in gss_add_cred_impersonate_name()
518 if (allocated_name) in gss_add_cred_impersonate_name()
520 selected_mech, &allocated_name); in gss_add_cred_impersonate_name()
H A Dg_acquire_cred.c399 gss_name_t allocated_name = GSS_C_NO_NAME; in gss_add_cred_from() local
462 union_name, &allocated_name) != in gss_add_cred_from()
467 internal_name = allocated_name; in gss_add_cred_from()
558 if (allocated_name) in gss_add_cred_from()
561 &allocated_name); in gss_add_cred_from()
569 if (allocated_name) in gss_add_cred_from()
572 &allocated_name); in gss_add_cred_from()