Lines Matching refs:au_ops
294 auth->au_ops->destroy(auth); in rpcauth_release()
355 if (!cred->cr_auth->au_ops->key_timeout) in rpcauth_key_timeout_notify()
357 return cred->cr_auth->au_ops->key_timeout(auth, cred); in rpcauth_key_timeout_notify()
583 new = auth->au_ops->crcreate(auth, acred, flags); in rpcauth_lookup_credcache()
628 auth->au_ops->au_name); in rpcauth_lookupcred()
634 ret = auth->au_ops->lookup_cred(auth, &acred, flags); in rpcauth_lookupcred()
660 cred->cr_auth->au_ops->au_name, cred); in rpcauth_generic_bind_cred()
675 task->tk_pid, task->tk_client->cl_auth->au_ops->au_name); in rpcauth_bind_root_cred()
676 return auth->au_ops->lookup_cred(auth, &acred, lookupflags); in rpcauth_bind_root_cred()
685 task->tk_pid, auth->au_ops->au_name); in rpcauth_bind_new_cred()
754 task->tk_pid, cred->cr_auth->au_ops->au_name, cred); in rpcauth_marshcred()
765 task->tk_pid, cred->cr_auth->au_ops->au_name, cred); in rpcauth_checkverf()
833 task->tk_pid, cred->cr_auth->au_ops->au_name, cred); in rpcauth_refreshcred()
848 task->tk_pid, cred->cr_auth->au_ops->au_name, cred); in rpcauth_invalcred()