Home
last modified time | relevance | path

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

/Linux-v5.4/net/sunrpc/
Dauth_null.c133 .crunwrap_resp = rpcauth_unwrap_resp_decode,
Dauth_unix.c234 .crunwrap_resp = rpcauth_unwrap_resp_decode,
Dauth.c857 return ops->crunwrap_resp(task, xdr); in rpcauth_unwrap_resp()
/Linux-v5.4/include/linux/sunrpc/
Dauth.h139 int (*crunwrap_resp)(struct rpc_task *task, member
/Linux-v5.4/net/sunrpc/auth_gss/
Dauth_gss.c2135 .crunwrap_resp = gss_unwrap_resp,
2149 .crunwrap_resp = gss_unwrap_resp,