Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/sunrpc/
Dauth.h178 int rpcauth_unwrap_resp(struct rpc_task *task,
/Linux-v5.4/net/sunrpc/
Dauth.c853 rpcauth_unwrap_resp(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_unwrap_resp() function
Dclnt.c2530 task->tk_status = rpcauth_unwrap_resp(task, &xdr); in call_decode()