Searched defs:Verify (Results 1 – 6 of 6) sorted by relevance
78 bool SignToolServiceImpl::Verify(Options* option) in Verify() function in OHOS::SignatureTools::SignToolServiceImpl
23 bool VerifyBin::Verify(Options* options) in Verify() function in OHOS::SignatureTools::VerifyBin
165 int32_t VerifyHap::Verify(const std::string& filePath, Options* options) in Verify() function in OHOS::SignatureTools::VerifyHap209 int32_t VerifyHap::Verify(RandomAccessFile& hapFile, Options* options, const std::string& filePath) in Verify() function in OHOS::SignatureTools::VerifyHap
39 bool VerifyElf::Verify(Options* options) in Verify() function in OHOS::SignatureTools::VerifyElf
31 bool VerifyElf::Verify(Options* options) in Verify() function in OHOS::SignatureTools::VerifyElf
161 int PKCS7Data::Verify(const std::string& content) const in Verify() function in OHOS::SignatureTools::PKCS7Data