Home
last modified time | relevance | path

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

/linux-5.19.10/net/sunrpc/
Dauth_null.c133 .crunwrap_resp = rpcauth_unwrap_resp_decode,
Dauth_unix.c242 .crunwrap_resp = rpcauth_unwrap_resp_decode,
Dauth.c812 return ops->crunwrap_resp(task, xdr); in rpcauth_unwrap_resp()
/linux-5.19.10/include/linux/sunrpc/
Dauth.h138 int (*crunwrap_resp)(struct rpc_task *task, member
/linux-5.19.10/net/sunrpc/auth_gss/
Dauth_gss.c2170 .crunwrap_resp = gss_unwrap_resp,
2184 .crunwrap_resp = gss_unwrap_resp,