Lines Matching defs:authkey
428 struct key *authkey,
464 if (authkey)
465 key_invalidate(authkey);
487 * @authkey: The authorisation token permitting instantiation.
501 struct key *authkey)
537 ret = __key_instantiate_and_link(key, &prep, keyring, authkey, &edit);
557 * @authkey: The authorisation token permitting instantiation.
576 struct key *authkey)
619 if (authkey)
620 key_invalidate(authkey);