Home
last modified time | relevance | path

Searched defs:certSubject (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/init/
H A Dtrusted_ticket_manager.cpp161 MatchingResult TrustedTicketManager::IsTrustedSource(const std::string& certSubject, in IsTrustedSource()
172 const std::string& certSubject, const std::string& certIssuer, int32_t certListPath) const in MatchTrustedSource() argument
188 MatchingStates TrustedTicketManager::TrustedSourceListCompare(const std::string& certSubject, in TrustedSourceListCompare()
H A Dtrusted_source_manager.cpp204 MatchingResult TrustedSourceManager::IsTrustedSource(const std::string& certSubject, in IsTrustedSource()
219const std::string& certSubject, const std::string& certIssuer, HapBlobType blobType, int32_t certL… in MatchTrustedSource() argument
236 MatchingStates TrustedSourceManager::TrustedSourceListCompare(const std::string& certSubject, in TrustedSourceListCompare()
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/util/
H A Dhap_profile_verify_utils.cpp60 std::string certSubject; in VerifyProfile() local
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/test/unittest/src/
H A Dtrusted_ticket_test.cpp82 std::string certSubject = ""; variable
/ohos5.0/base/update/updater/services/package/pkg_verify/
H A Dcert_verify.cpp122 string certSubject = GetX509CertSubjectName(cert); in CompareCertSubjectAndIssuer() local
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/ticket/
H A Dticket_verify.cpp180 std::string certSubject; in VerifyTicketSignature() local
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/verify/
H A Dhap_verify_v2.cpp161 std::string certSubject; in VerifyAppSourceAndParseProfile() local