Home
last modified time | relevance | path

Searched refs:crunwrap_resp (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/
H A Dauth_null.c133 .crunwrap_resp = rpcauth_unwrap_resp_decode,
H A Dauth_unix.c234 .crunwrap_resp = rpcauth_unwrap_resp_decode,
H A Dauth.c808 return ops->crunwrap_resp(task, xdr); in rpcauth_unwrap_resp()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dauth_null.c133 .crunwrap_resp = rpcauth_unwrap_resp_decode,
H A Dauth_tls.c166 .crunwrap_resp = rpcauth_unwrap_resp_decode,
H A Dauth_unix.c242 .crunwrap_resp = rpcauth_unwrap_resp_decode,
H A Dauth.c814 return ops->crunwrap_resp(task, xdr); in rpcauth_unwrap_resp()
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dauth.h137 int (*crunwrap_resp)(struct rpc_task *task, member
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dauth.h139 int (*crunwrap_resp)(struct rpc_task *task, member
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dauth_gss.c2179 .crunwrap_resp = gss_unwrap_resp,
2193 .crunwrap_resp = gss_unwrap_resp,
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A Dauth_gss.c2199 .crunwrap_resp = gss_unwrap_resp,
2213 .crunwrap_resp = gss_unwrap_resp,

Completed in 12 milliseconds