Searched defs:keyPath (Results 1 – 4 of 4) sorted by relevance
351 std::string & keyPath = m_keyFilePaths[0]; in readKeyFile() local
344 std::string & keyPath = m_keyFilePaths[0]; in readBootImage() local
604 std::string & keyPath = *it; in addCryptoKeys() local
900 static bool getSystemRegistryString(const char *keyPath, const char *valueName, in getSystemRegistryString()