Home
last modified time | relevance | path

Searched refs:VerifyAppSourceAndParseProfile (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/include/verify/
H A Dhap_verify_v2.h41 …bool VerifyAppSourceAndParseProfile(Pkcs7Context& pkcs7Context, const HapByteBuffer& hapProfileBlo…
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/verify/
H A Dhap_verify_v2.cpp110 …if (!VerifyAppSourceAndParseProfile(pkcs7Context, hapSignInfo.optionBlocks[profileIndex].optionalB… in Verify()
158 bool HapVerifyV2::VerifyAppSourceAndParseProfile(Pkcs7Context& pkcs7Context, in VerifyAppSourceAndParseProfile() function in OHOS::Security::Verify::HapVerifyV2