Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/sunrpc/
Dauth.h183 void rpcauth_destroy_credcache(struct rpc_auth *);
/linux-6.1.9/net/sunrpc/
Dauth.c410 rpcauth_destroy_credcache(struct rpc_auth *auth) in rpcauth_destroy_credcache() function
421 EXPORT_SYMBOL_GPL(rpcauth_destroy_credcache);
/linux-6.1.9/net/sunrpc/auth_gss/
Dauth_gss.c1084 rpcauth_destroy_credcache(auth); in gss_create_new()
1141 rpcauth_destroy_credcache(auth); in gss_destroy()