Searched defs:verifyPath (Results 1 – 2 of 2) sorted by relevance
47 std::string verifyPath = cfgPath + VERIFY_FILE; in CheckFileIntegrity() local
42 bool SignatureVerifier::VerifyCertFile(const std::string& certPath, const std::string& verifyPath, in VerifyCertFile()