Lines Matching refs:rpc_auth
55 struct rpc_auth *
67 rpcauth_destroy(struct rpc_auth *auth) in rpcauth_destroy()
78 rpcauth_init_credcache(struct rpc_auth *auth) in rpcauth_init_credcache()
119 rpcauth_free_credcache(struct rpc_auth *auth) in rpcauth_free_credcache()
145 rpcauth_gc_credcache(struct rpc_auth *auth) in rpcauth_gc_credcache()
175 rpcauth_insert_credcache(struct rpc_auth *auth, struct rpc_cred *cred) in rpcauth_insert_credcache()
192 rpcauth_lookup_credcache(struct rpc_auth *auth, int taskflags) in rpcauth_lookup_credcache()
235 struct rpc_auth *auth = cred->cr_auth; in rpcauth_remove_credcache()
253 rpcauth_lookupcred(struct rpc_auth *auth, int taskflags) in rpcauth_lookupcred()
263 struct rpc_auth *auth = task->tk_auth; in rpcauth_bindcred()
274 rpcauth_matchcred(struct rpc_auth *auth, struct rpc_cred *cred, int taskflags) in rpcauth_matchcred()
311 struct rpc_auth *auth = task->tk_auth; in rpcauth_unbindcred()
324 struct rpc_auth *auth = task->tk_auth; in rpcauth_marshcred()
336 struct rpc_auth *auth = task->tk_auth; in rpcauth_checkverf()
347 struct rpc_auth *auth = task->tk_auth; in rpcauth_refreshcred()