Home
last modified time | relevance | path

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

/Linux-v6.1/net/sunrpc/auth_gss/
Dauth_gss.c945 static struct gss_pipe *gss_pipe_get(struct rpc_clnt *clnt, in gss_pipe_get() function
1050 gss_pipe = gss_pipe_get(clnt, "gssd", &gss_upcall_ops_v1); in gss_create_new()
1057 gss_pipe = gss_pipe_get(clnt, gss_auth->mech->gm_name, in gss_create_new()