Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/sunrpc/
Dauth.h144 int (*crunwrap_resp)(struct rpc_task *, kxdrdproc_t, member
/linux-4.4.14/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.4.14/net/sunrpc/auth_gss/
Dauth_gss.c1997 .crunwrap_resp = gss_unwrap_resp,
2011 .crunwrap_resp = gss_unwrap_resp,