Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/sunrpc/
Dauth.h185 void rpcauth_destroy_credcache(struct rpc_auth *);
/linux-6.12.1/net/sunrpc/
Dauth.c407 rpcauth_destroy_credcache(struct rpc_auth *auth) in rpcauth_destroy_credcache() function
418 EXPORT_SYMBOL_GPL(rpcauth_destroy_credcache);
/linux-6.12.1/net/sunrpc/auth_gss/
Dauth_gss.c1101 rpcauth_destroy_credcache(auth); in gss_create_new()
1158 rpcauth_destroy_credcache(auth); in gss_destroy()