Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sunrpc/
Dauth.h155 int (*crunwrap_resp)(struct rpc_task *, kxdrdproc_t, member
/Linux-v4.19/net/sunrpc/
Dauth.c813 if (cred->cr_ops->crunwrap_resp) in rpcauth_unwrap_resp()
814 return cred->cr_ops->crunwrap_resp(task, decode, rqstp, in rpcauth_unwrap_resp()
/Linux-v4.19/net/sunrpc/auth_gss/
Dauth_gss.c2052 .crunwrap_resp = gss_unwrap_resp,
2066 .crunwrap_resp = gss_unwrap_resp,