Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/profile/include/
H A Dpkcs7_data.h120 int VerifySignerInfoCertchain(PKCS7* p7,
/developtools/hapsigner/hapsigntool_cpp/profile/src/
H A Dpkcs7_data.cpp439 if ((result = VerifySignerInfoCertchain(m_p7, signerInfo, certs, certChain)) < 0) { in VerifyCertChain()
470 int PKCS7Data::VerifySignerInfoCertchain(PKCS7* pkcs7, PKCS7_SIGNER_INFO* signerInfo, in VerifySignerInfoCertchain() function in OHOS::SignatureTools::PKCS7Data

Completed in 3 milliseconds