Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/sunrpc/
Dauth.h178 int rpcauth_unwrap_resp(struct rpc_task *task,
/Linux-v6.6/net/sunrpc/
Dauth.c813 rpcauth_unwrap_resp(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_unwrap_resp() function
Dclnt.c2605 task->tk_status = rpcauth_unwrap_resp(task, &xdr); in call_decode()