Searched refs:sKeyStore (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/iokit/Kernel/
H A DIOHibernateIO.cpp816 static IOService * sKeyStore; local
821 if (!sKeyStore)
822 sKeyStore = (IOService *) IORegistryEntry::fromPath(AKS_SERVICE_PATH, gIOServicePlane);
823 if (sKeyStore)
828 err = sKeyStore->callPlatformFunction(sAKSGetKey, true, volumeKeyUUID, &vek, NULL, NULL);

Completed in 23 milliseconds