Searched refs:rpcauth_wrap_req_encode (Results 1 – 5 of 5) sorted by relevance
130 .crwrap_req = rpcauth_wrap_req_encode,
231 .crwrap_req = rpcauth_wrap_req_encode,
738 int rpcauth_wrap_req_encode(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_wrap_req_encode() function745 EXPORT_SYMBOL_GPL(rpcauth_wrap_req_encode);
169 int rpcauth_wrap_req_encode(struct rpc_task *task,
1748 if (rpcauth_wrap_req_encode(task, xdr)) in gss_wrap_req_integ()1845 if (rpcauth_wrap_req_encode(task, xdr)) in gss_wrap_req_priv()1913 status = rpcauth_wrap_req_encode(task, xdr); in gss_wrap_req()1918 status = rpcauth_wrap_req_encode(task, xdr); in gss_wrap_req()