Searched refs:EKEYREVOKED (Results 1 – 16 of 16) sorted by relevance
224 return ERR_PTR(-EKEYREVOKED); in request_key_auth_new()271 authkey = ERR_PTR(-EKEYREVOKED); in key_get_instantiation_authkey()
99 return -EKEYREVOKED; in key_validate()
543 ctx->result = ERR_PTR(-EKEYREVOKED); in keyring_search_iterator()1090 ret = -EKEYREVOKED; in __key_link_begin()
647 key_ref = ERR_PTR(-EKEYREVOKED); in lookup_user_key()
111 #define EKEYREVOKED 128 /* Key has been revoked */ macro
106 #define EKEYREVOKED 130 /* Key has been revoked */ macro
72 #define EKEYREVOKED 186 /* Key has been revoked */ macro
116 #define EKEYREVOKED 134 /* Key has been revoked */ macro
115 #define EKEYREVOKED 163 /* Key has been revoked */ macro
169 [EKEYREVOKED] = LUSTRE_EKEYREVOKED,315 [LUSTRE_EKEYREVOKED] = EKEYREVOKED,
303 case -EKEYREVOKED: in get_secret()
199 EKEYREVOKED > EKEYEXPIRED > ENOKEY
506 use the key will be met with error EKEYREVOKED, and the key will no longer627 Error ENOKEY, EKEYREVOKED or EKEYEXPIRED will be returned if the search895 Should the function fail error ENOKEY, EKEYEXPIRED or EKEYREVOKED will be1019 revoked. Should the key be invalid, error EKEYEXPIRED or EKEYREVOKED will
419 case -EKEYREVOKED: in afs_write_back_from_locked_page()
55 case -EKEYREVOKED: in process_request_key_err()
411 {STATUS_ACCOUNT_DISABLED, -EKEYREVOKED, "STATUS_ACCOUNT_DISABLED"},