Lines Matching defs:authkey
430 struct key *authkey,
466 if (authkey)
467 key_invalidate(authkey);
489 * @authkey: The authorisation token permitting instantiation.
503 struct key *authkey)
540 ret = __key_instantiate_and_link(key, &prep, keyring, authkey, &edit);
560 * @authkey: The authorisation token permitting instantiation.
579 struct key *authkey)
622 if (authkey)
623 key_invalidate(authkey);