Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/sunrpc/
Dauth.h175 int rpcauth_unwrap_resp(struct rpc_task *task,
/Linux-v5.10/net/sunrpc/
Dauth.c804 rpcauth_unwrap_resp(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_unwrap_resp() function
Dclnt.c2491 task->tk_status = rpcauth_unwrap_resp(task, &xdr); in call_decode()