Home
last modified time | relevance | path

Searched refs:rpcauth_unwrap_resp_decode (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/net/sunrpc/
A Dauth_null.c133 .crunwrap_resp = rpcauth_unwrap_resp_decode,
A Dauth_unix.c242 .crunwrap_resp = rpcauth_unwrap_resp_decode,
A Dauth.c792 rpcauth_unwrap_resp_decode(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_unwrap_resp_decode() function
798 EXPORT_SYMBOL_GPL(rpcauth_unwrap_resp_decode);
/linux-6.3-rc2/include/linux/sunrpc/
A Dauth.h174 int rpcauth_unwrap_resp_decode(struct rpc_task *task,
/linux-6.3-rc2/net/sunrpc/auth_gss/
A Dauth_gss.c2171 status = rpcauth_unwrap_resp_decode(task, xdr); in gss_unwrap_resp()

Completed in 10 milliseconds