Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dauth_null.c130 .crwrap_req = rpcauth_wrap_req_encode,
H A Dauth_tls.c163 .crwrap_req = rpcauth_wrap_req_encode,
H A Dauth_unix.c239 .crwrap_req = rpcauth_wrap_req_encode,
H A Dauth.c739 int rpcauth_wrap_req_encode(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_wrap_req_encode() function
746 EXPORT_SYMBOL_GPL(rpcauth_wrap_req_encode);
/openbmc/linux/include/linux/sunrpc/
H A Dauth.h172 int rpcauth_wrap_req_encode(struct rpc_task *task,
/openbmc/linux/net/sunrpc/auth_gss/
H A Dauth_gss.c1755 if (rpcauth_wrap_req_encode(task, xdr)) in gss_wrap_req_integ()
1852 if (rpcauth_wrap_req_encode(task, xdr)) in gss_wrap_req_priv()
1922 status = rpcauth_wrap_req_encode(task, xdr); in gss_wrap_req()
1927 status = rpcauth_wrap_req_encode(task, xdr); in gss_wrap_req()