Home
last modified time | relevance | path

Searched defs:mostTrustCert (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_cert_chain_openssl.c235 static CfResult SetVerifyParams(X509_STORE *store, X509 *mostTrustCert) in SetVerifyParams()
256 static CfResult VerifyCertChain(X509 *mostTrustCert, STACK_OF(X509) *x509CertChain) in VerifyCertChain()