Searched refs:crunwrap_resp (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/net/sunrpc/ |
H A D | auth_null.c | 133 .crunwrap_resp = rpcauth_unwrap_resp_decode,
|
H A D | auth_unix.c | 234 .crunwrap_resp = rpcauth_unwrap_resp_decode,
|
H A D | auth.c | 808 return ops->crunwrap_resp(task, xdr); in rpcauth_unwrap_resp()
|
/kernel/linux/linux-6.6/net/sunrpc/ |
H A D | auth_null.c | 133 .crunwrap_resp = rpcauth_unwrap_resp_decode,
|
H A D | auth_tls.c | 166 .crunwrap_resp = rpcauth_unwrap_resp_decode,
|
H A D | auth_unix.c | 242 .crunwrap_resp = rpcauth_unwrap_resp_decode,
|
H A D | auth.c | 814 return ops->crunwrap_resp(task, xdr); in rpcauth_unwrap_resp()
|
/kernel/linux/linux-5.10/include/linux/sunrpc/ |
H A D | auth.h | 137 int (*crunwrap_resp)(struct rpc_task *task, member
|
/kernel/linux/linux-6.6/include/linux/sunrpc/ |
H A D | auth.h | 139 int (*crunwrap_resp)(struct rpc_task *task, member
|
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/ |
H A D | auth_gss.c | 2179 .crunwrap_resp = gss_unwrap_resp, 2193 .crunwrap_resp = gss_unwrap_resp,
|
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/ |
H A D | auth_gss.c | 2199 .crunwrap_resp = gss_unwrap_resp, 2213 .crunwrap_resp = gss_unwrap_resp,
|
Completed in 11 milliseconds