Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dauth_null.c129 .crmarshal = nul_marshal,
H A Dauth_tls.c162 .crmarshal = tls_marshal,
H A Dauth_unix.c238 .crmarshal = unx_marshal,
H A Dauth.c728 return ops->crmarshal(task, xdr); in rpcauth_marshcred()
/openbmc/linux/include/linux/sunrpc/
H A Dauth.h132 int (*crmarshal)(struct rpc_task *task, member
/openbmc/linux/net/sunrpc/auth_gss/
H A Dauth_gss.c2197 .crmarshal = gss_marshal,
2211 .crmarshal = gss_marshal,