Home
last modified time | relevance | path

Searched refs:rpcauth_init_credcache (Results 1 – 2 of 2) sorted by relevance

/net/sunrpc/
Dauth.c291 rpcauth_init_credcache(struct rpc_auth *auth) in rpcauth_init_credcache() function
312 EXPORT_SYMBOL_GPL(rpcauth_init_credcache);
/net/sunrpc/auth_gss/
Dauth_gss.c1054 err = rpcauth_init_credcache(auth); in gss_create_new()