Home
last modified time | relevance | path

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

/Linux-v6.1/net/sunrpc/
Dauth_null.c130 .crwrap_req = rpcauth_wrap_req_encode,
Dauth_unix.c239 .crwrap_req = rpcauth_wrap_req_encode,
Dauth.c742 int rpcauth_wrap_req_encode(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_wrap_req_encode() function
749 EXPORT_SYMBOL_GPL(rpcauth_wrap_req_encode);
/Linux-v6.1/include/linux/sunrpc/
Dauth.h170 int rpcauth_wrap_req_encode(struct rpc_task *task,
/Linux-v6.1/net/sunrpc/auth_gss/
Dauth_gss.c1723 if (rpcauth_wrap_req_encode(task, xdr)) in gss_wrap_req_integ()
1820 if (rpcauth_wrap_req_encode(task, xdr)) in gss_wrap_req_priv()
1888 status = rpcauth_wrap_req_encode(task, xdr); in gss_wrap_req()
1893 status = rpcauth_wrap_req_encode(task, xdr); in gss_wrap_req()