Searched refs:crmatch (Results 1 - 6 of 6) sorted by relevance

/linux-master/net/sunrpc/
H A Dauth_null.c128 .crmatch = nul_match,
H A Dauth_tls.c161 .crmatch = tls_match,
H A Dauth_unix.c237 .crmatch = unx_match,
H A Dauth.c527 if (!entry->cr_ops->crmatch(acred, entry, flags))
546 if (!entry->cr_ops->crmatch(acred, entry, flags))
/linux-master/include/linux/sunrpc/
H A Dauth.h131 int (*crmatch)(struct auth_cred *, struct rpc_cred *, int); member in struct:rpc_credops
/linux-master/net/sunrpc/auth_gss/
H A Dauth_gss.c2194 .crmatch = gss_match,
2208 .crmatch = gss_match,

Completed in 298 milliseconds