Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/include/linux/sunrpc/
H A Dauth.h139 int (*crunwrap_resp)(struct rpc_task *task, member
/openbmc/linux/net/sunrpc/auth_gss/
H A Dauth_gss.c2201 .crunwrap_resp = gss_unwrap_resp,
2215 .crunwrap_resp = gss_unwrap_resp,