Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/sunrpc/
Dauth.h115 int (*hash_cred)(struct auth_cred *, unsigned int); member
/linux-5.19.10/net/sunrpc/
Dauth.c526 nr = auth->au_ops->hash_cred(acred, cache->hashbits); in rpcauth_lookup_credcache()
/linux-5.19.10/net/sunrpc/auth_gss/
Dauth_gss.c2154 .hash_cred = gss_hash_cred,