Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/sunrpc/
A Dauth.h162 struct rpc_cred * rpcauth_lookup_credcache(struct rpc_auth *, struct auth_cred *, int, gfp_t);
/linux-6.3-rc2/net/sunrpc/
A Dauth.c517 rpcauth_lookup_credcache(struct rpc_auth *auth, struct auth_cred * acred, in rpcauth_lookup_credcache() function
578 EXPORT_SYMBOL_GPL(rpcauth_lookup_credcache);
/linux-6.3-rc2/net/sunrpc/auth_gss/
A Dauth_gss.c1378 return rpcauth_lookup_credcache(auth, acred, flags, in gss_lookup_cred()

Completed in 9 milliseconds