crunwrap_resp     139 include/linux/sunrpc/auth.h 	int			(*crunwrap_resp)(struct rpc_task *task,
crunwrap_resp     857 net/sunrpc/auth.c 	return ops->crunwrap_resp(task, xdr);
crunwrap_resp    2173 net/sunrpc/auth_gss/auth_gss.c 	.crunwrap_resp		= gss_unwrap_resp,
crunwrap_resp    2187 net/sunrpc/auth_gss/auth_gss.c 	.crunwrap_resp		= gss_unwrap_resp,
crunwrap_resp     133 net/sunrpc/auth_null.c 	.crunwrap_resp	= rpcauth_unwrap_resp_decode,
crunwrap_resp     234 net/sunrpc/auth_unix.c 	.crunwrap_resp	= rpcauth_unwrap_resp_decode,