Searched defs:VerifyCertChain (Results 1 – 3 of 3) sorted by relevance
118 bool HapVerifyOpensslUtils::VerifyCertChain(CertChain& certsChain, PKCS7* p7, in VerifyCertChain() function in OHOS::Security::Verify::HapVerifyOpensslUtils
195 static int32_t VerifyCertChain(const struct HksCertInfo *certs, uint32_t certNum) in VerifyCertChain() function
256 static CfResult VerifyCertChain(X509 *mostTrustCert, STACK_OF(X509) *x509CertChain) in VerifyCertChain() function