Searched refs:gss_service_to_auth_domain_name (Results 1 – 3 of 3) sorted by relevance
79 char *gss_service_to_auth_domain_name(struct gss_api_mech *, u32 service);
331 gss_service_to_auth_domain_name(struct gss_api_mech *gm, u32 service) in gss_service_to_auth_domain_name() function
793 name = gss_service_to_auth_domain_name(ctx->mech_type, svc); in find_gss_auth_domain()