Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/include/linux/sunrpc/
Dauth.h130 int (*crmatch)(struct auth_cred *, struct rpc_cred *, int); member
/linux-5.19.10/net/sunrpc/auth_gss/
Dauth_gss.c2165 .crmatch = gss_match,
2179 .crmatch = gss_match,