Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/sunrpc/
Dauth.h118 int (*crunwrap_resp)(struct rpc_task *, kxdrdproc_t, member
/linux-3.4.99/net/sunrpc/
Dauth.c610 if (cred->cr_ops->crunwrap_resp) in rpcauth_unwrap_resp()
611 return cred->cr_ops->crunwrap_resp(task, decode, rqstp, in rpcauth_unwrap_resp()
/linux-3.4.99/net/sunrpc/auth_gss/
Dauth_gss.c1634 .crunwrap_resp = gss_unwrap_resp,
1646 .crunwrap_resp = gss_unwrap_resp,