Home
last modified time | relevance | path

Searched refs:LoadCertAndCmpDest (Results 1 - 1 of 1) sorted by relevance

/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dapp_verify.c837 int32_t LoadCertAndCmpDest(const unsigned char *certBase64, const CertInfo *binSignCert) in LoadCertAndCmpDest() function
873 int32_t ret = LoadCertAndCmpDest(pf->bundleInfo.releaseCert, binSignCert); in CheckReleaseAppSign()
888 int32_t ret = LoadCertAndCmpDest(pf->bundleInfo.devCert, binSignCert); in CheckDebugAppSign()
894 ret = LoadCertAndCmpDest(pf->bundleInfo.releaseCert, binSignCert); in CheckDebugAppSign()

Completed in 3 milliseconds