Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/sunrpc/
A Dauth.h142 bool (*crneed_reencode)(struct rpc_task *); member
/linux-6.3-rc2/net/sunrpc/
A Dauth.c820 if (!cred || !cred->cr_ops->crneed_reencode) in rpcauth_xmit_need_reencode()
822 return cred->cr_ops->crneed_reencode(task); in rpcauth_xmit_need_reencode()
/linux-6.3-rc2/net/sunrpc/auth_gss/
A Dauth_gss.c2202 .crneed_reencode = gss_xmit_need_reencode,

Completed in 10 milliseconds