Home
last modified time | relevance | path

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

/Linux-v6.6/net/sunrpc/
Dauth_null.c133 .crunwrap_resp = rpcauth_unwrap_resp_decode,
Dauth_tls.c166 .crunwrap_resp = rpcauth_unwrap_resp_decode,
Dauth_unix.c242 .crunwrap_resp = rpcauth_unwrap_resp_decode,
Dauth.c817 return ops->crunwrap_resp(task, xdr); in rpcauth_unwrap_resp()
/Linux-v6.6/include/linux/sunrpc/
Dauth.h139 int (*crunwrap_resp)(struct rpc_task *task, member
/Linux-v6.6/net/sunrpc/auth_gss/
Dauth_gss.c2199 .crunwrap_resp = gss_unwrap_resp,
2213 .crunwrap_resp = gss_unwrap_resp,