Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c90 static int netobj_equal(struct xdr_netobj *a, struct xdr_netobj *b) in netobj_equal() function
142 return netobj_equal(&item->in_handle, &tmp->in_handle) && in rsi_match()
143 netobj_equal(&item->in_token, &tmp->in_token); in rsi_match()
418 return netobj_equal(&new->handle, &tmp->handle); in rsc_match()