Searched defs:pubkeyPath (Results 1 – 4 of 4) sorted by relevance
88 const std::string& pubkeyPath, const std::string& manifestPath) in VerifyCertFile()157 bool SignatureVerifier::VerifyFileSign(const std::string& pubkeyPath, const std::string& signPath, in VerifyFileSign()
102 std::string pubkeyPath = LOCALE_PATH + PUBKEY_NAME; in CheckFileIntegrity() local
192 std::string pubkeyPath = PUBKEY_PATH + PUBKEY_NAME; in CheckFileIntegrity() local
1495 std::string pubkeyPath = icsFileWriter.WriteBinaryFile(publicName); variable