Home
last modified time | relevance | path

Searched defs:profileContext (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/verify/
H A Dhap_verify_v2.cpp180 Pkcs7Context profileContext; in VerifyAppSourceAndParseProfile() local
236 …HapVerifyV2::VerifyProfileSignature(const Pkcs7Context& pkcs7Context, Pkcs7Context& profileContext) in VerifyProfileSignature()
309 …apVerifyV2::VerifyProfileInfo(const Pkcs7Context& pkcs7Context, const Pkcs7Context& profileContext, in VerifyProfileInfo()
463 Pkcs7Context profileContext; in ParseHapProfile() local
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/test/unittest/src/
H A Dhap_verify_v2_test.cpp192 Pkcs7Context profileContext; variable