Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dauth.h114 int (*hash_cred)(struct auth_cred *, unsigned int); member
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dauth.h115 int (*hash_cred)(struct auth_cred *, unsigned int); member
/kernel/linux/linux-5.10/net/sunrpc/
H A Dauth.c526 nr = auth->au_ops->hash_cred(acred, cache->hashbits); in rpcauth_lookup_credcache()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dauth.c523 nr = auth->au_ops->hash_cred(acred, cache->hashbits); in rpcauth_lookup_credcache()
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dauth_gss.c2163 .hash_cred = gss_hash_cred,
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A Dauth_gss.c2183 .hash_cred = gss_hash_cred,

Completed in 10 milliseconds