Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dauth_null.c130 .crwrap_req = rpcauth_wrap_req_encode,
H A Dauth_tls.c163 .crwrap_req = rpcauth_wrap_req_encode,
H A Dauth_unix.c239 .crwrap_req = rpcauth_wrap_req_encode,
H A Dauth.c761 return ops->crwrap_req(task, xdr); in rpcauth_wrap_req()
/linux/include/linux/sunrpc/
H A Dauth.h137 int (*crwrap_req)(struct rpc_task *task, member
/linux/net/sunrpc/auth_gss/
H A Dauth_gss.c2200 .crwrap_req = gss_wrap_req,
2214 .crwrap_req = gss_wrap_req,