Searched refs:GetKeyFailed (Results 1 – 2 of 2) sorted by relevance
77 RkpdError::GetKeyFailed(e) => { in from()417 RkpdError::GetKeyFailed(GetKeyErrorCode::ERROR_UNKNOWN), in rkpd_error_is_in_sync_with_response_code()421 RkpdError::GetKeyFailed(GetKeyErrorCode::ERROR_PERMANENT), in rkpd_error_is_in_sync_with_response_code()425 RkpdError::GetKeyFailed(GetKeyErrorCode::ERROR_PENDING_INTERNET_CONNECTIVITY), in rkpd_error_is_in_sync_with_response_code()429 RkpdError::GetKeyFailed(GetKeyErrorCode::ERROR_REQUIRES_SECURITY_PATCH), in rkpd_error_is_in_sync_with_response_code()
56 GetKeyFailed(GetKeyErrorCode), enumerator194 self.key_tx.send(Err(Error::GetKeyFailed(error)).context(source_location_msg!( in onError()484 Error::GetKeyFailed(get_key_error), in test_get_key_cb_error()