Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sunrpc/
Dauth.h153 int (*crwrap_req)(struct rpc_task *, kxdreproc_t, member
/Linux-v4.19/net/sunrpc/
Dauth.c788 if (cred->cr_ops->crwrap_req) in rpcauth_wrap_req()
789 return cred->cr_ops->crwrap_req(task, encode, rqstp, data, obj); in rpcauth_wrap_req()
/Linux-v4.19/net/sunrpc/auth_gss/
Dauth_gss.c2051 .crwrap_req = gss_wrap_req,
2065 .crwrap_req = gss_wrap_req,