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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOHibernateIO.cpp704 static IOService * sKeyStore; local
709 if (!sKeyStore)
710 sKeyStore = (IOService *) IORegistryEntry::fromPath(AKS_SERVICE_PATH, gIOServicePlane);
711 if (sKeyStore)
716 err = sKeyStore->callPlatformFunction(sAKSGetKey, true, volumeKeyUUID, &vek, NULL, NULL);

Completed in 20 milliseconds