Searched refs:rpcauth_unwrap_resp_decode (Results 1 – 6 of 6) sorted by relevance
133 .crunwrap_resp = rpcauth_unwrap_resp_decode,
166 .crunwrap_resp = rpcauth_unwrap_resp_decode,
242 .crunwrap_resp = rpcauth_unwrap_resp_decode,
797 rpcauth_unwrap_resp_decode(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_unwrap_resp_decode() function803 EXPORT_SYMBOL_GPL(rpcauth_unwrap_resp_decode);
176 int rpcauth_unwrap_resp_decode(struct rpc_task *task,
2171 status = rpcauth_unwrap_resp_decode(task, xdr); in gss_unwrap_resp()