Home
last modified time | relevance | path

Searched refs:ValidateOther (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.c1526 static CfResult ValidateOther(const HcfX509CertChainValidateParams *params, STACK_OF(X509) *x509Cer… in ValidateOther() function
1580 res = ValidateOther(params, x509CertChain, &trustAnchorResult); in Validate()