Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/utils/include/
H A Dverify_hap_openssl_utils.h50 static bool VerifyCertChain(CertChain& certsChain, PKCS7* p7, PKCS7_SIGNER_INFO* signInfo,
/developtools/hapsigner/hapsigntool_cpp/utils/src/
H A Dverify_hap_openssl_utils.cpp103 if (!VerifyCertChain(pkcs7Context.certChain[i], p7, signInfo, pkcs7Context, certVisitSign)) { in GetCertChains()
111 bool VerifyHapOpensslUtils::VerifyCertChain(CertChain& certsChain, PKCS7* p7, in VerifyCertChain() function in OHOS::SignatureTools::VerifyHapOpensslUtils
/developtools/hapsigner/hapsigntool_cpp/profile/include/
H A Dpkcs7_data.h112 int VerifyCertChain()const;
/developtools/hapsigner/hapsigntool_cpp/profile/src/
H A Dpkcs7_data.cpp167 if (VerifyCertChain() < 0) { in Verify()
417 int PKCS7Data::VerifyCertChain()const in VerifyCertChain() function in OHOS::SignatureTools::PKCS7Data

Completed in 3 milliseconds