Home
last modified time | relevance | path

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

/Linux-v6.1/net/sunrpc/
Dauth_null.c128 .crmatch = nul_match,
Dauth_unix.c237 .crmatch = unx_match,
Dauth.c530 if (!entry->cr_ops->crmatch(acred, entry, flags)) in rpcauth_lookup_credcache()
549 if (!entry->cr_ops->crmatch(acred, entry, flags)) in rpcauth_lookup_credcache()
/Linux-v6.1/include/linux/sunrpc/
Dauth.h130 int (*crmatch)(struct auth_cred *, struct rpc_cred *, int); member
/Linux-v6.1/net/sunrpc/auth_gss/
Dauth_gss.c2162 .crmatch = gss_match,
2176 .crmatch = gss_match,