Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sunrpc/
H A Dgss_api.h79 char *gss_service_to_auth_domain_name(struct gss_api_mech *, u32 service);
/openbmc/linux/net/sunrpc/auth_gss/
H A Dgss_mech_switch.c331 gss_service_to_auth_domain_name(struct gss_api_mech *gm, u32 service) in gss_service_to_auth_domain_name() function
H A Dsvcauth_gss.c793 name = gss_service_to_auth_domain_name(ctx->mech_type, svc); in find_gss_auth_domain()