Home
last modified time | relevance | path

Searched refs:crunwrap_resp (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/sunrpc/
Dauth.h140 int (*crunwrap_resp)(struct rpc_task *, kxdrdproc_t, member
/linux-4.1.27/net/sunrpc/
Dauth.c812 if (cred->cr_ops->crunwrap_resp) in rpcauth_unwrap_resp()
813 return cred->cr_ops->crunwrap_resp(task, decode, rqstp, in rpcauth_unwrap_resp()
/linux-4.1.27/net/sunrpc/auth_gss/
Dauth_gss.c1998 .crunwrap_resp = gss_unwrap_resp,
2012 .crunwrap_resp = gss_unwrap_resp,