I always am very auspicious about random driver/process/DLL names that result in zero results on Google. They are very likely to be a malware and should be disabled/removed ASAP until proven otherwise.
As finding these these unknown quantities is usually quite rare suspicions are normally raised straight away especially if the date is recent. Weirdly though I've found malware in a dump file only once.
I once spent a couple of hours on an infected machine trying to figure out what a similar, cryptically named, dynamic driver was - it turned out to be Rootkit Revealer that I'd been running ...
Re. malware in dumps, yes, actually seeing the driver listed is rare - better to check Autoruns.arn for anomalies (entries in AppInit, as well as the usual places) and MSInfo32 to check if Security Accounts Manager (SAM) is stopped or under Components> Problem Devices for Security Processor Loader Driver ROOT\LEGACY_SPLDR\0000 This device is not present, is not working properly, or does not have all its drivers installed.
Getting hits like the above doesn't necessarily mean there's an infection, it certainly warrants a thorough check though.