Lines Matching defs:error
53 * @error: The success or failute of the construction.
56 * if an error is indicated. The authorisation key will be revoked
59 void complete_request_key(struct key *authkey, int error)
64 kenter("%d{%d},%d", authkey->serial, key->serial, error);
66 if (error < 0)
250 * returning an error */
507 goto error;
540 error:
608 goto error;
660 error:
780 * a key or some other error if the key found was unsuitable or inaccessible.