Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/sunrpc/
Dauth.h182 void rpcauth_destroy_credcache(struct rpc_auth *);
/Linux-v5.15/net/sunrpc/
Dauth.c410 rpcauth_destroy_credcache(struct rpc_auth *auth) in rpcauth_destroy_credcache() function
421 EXPORT_SYMBOL_GPL(rpcauth_destroy_credcache);
/Linux-v5.15/net/sunrpc/auth_gss/
Dauth_gss.c1067 rpcauth_destroy_credcache(auth); in gss_create_new()
1124 rpcauth_destroy_credcache(auth); in gss_destroy()