Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sunrpc/
A Dauth_null.c128 .crmatch = nul_match,
A Dauth_unix.c237 .crmatch = unx_match,
A 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-6.3-rc2/include/linux/sunrpc/
A Dauth.h130 int (*crmatch)(struct auth_cred *, struct rpc_cred *, int); member
/linux-6.3-rc2/net/sunrpc/auth_gss/
A Dauth_gss.c2194 .crmatch = gss_match,
2208 .crmatch = gss_match,

Completed in 11 milliseconds